Binding

case class Binding[A](tag: ShapeTag[A], schema: Schema[A])
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def tuple: (ShapeTag[_], Schema[[F[_]] =>> Schematic[F], _])

Inherited methods

Inherited from:
Product