DatatypeShape

com.sksamuel.avro4s.typeutils.DatatypeShape
object DatatypeShape

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def of[T](ctx: SealedTrait[_[_], T]): SealedTraitShape
def of[Typeclass[_], T](ctx: CaseClass[Typeclass, T]): CaseClassShape