FreeForm

smithy4s.example.FreeForm$
object FreeForm extends Newtype[Document]

Attributes

Graph
Supertypes
class Newtype[Document]
trait HasId
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object hint

Attributes

Inherited from:
Newtype
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype

Value members

Inherited methods

def apply(a: Document): Type

Attributes

Inherited from:
Newtype
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype

Concrete fields

val hints: Hints
val id: ShapeId
val underlyingSchema: Schema[Document]

Extensions

Inherited extensions

extension (orig: Type)
def value: A

Attributes

Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[FreeForm]

Inherited implicits

implicit val asBijection: Bijection[Document, Type]

Attributes

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]

Attributes

Inherited from:
Newtype