DocumentDecoder

Companion:
class
class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

def instance[A](expectedType: String, expectedJsonShape: String, key: Boolean)(f: PartialFunction[(List[Segment], Document), A]): DocumentDecoder[A]

Implicits