DocumentDecoder

smithy4s.internals.DocumentDecoder$
See theDocumentDecoder companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

Implicits