bond-haskell-0.1.4.1: Runtime support for BOND serialization

Safe HaskellNone
LanguageHaskell2010

Data.Bond.Schema.Metadata

Documentation

data Metadata Source #

Instances

Eq Metadata Source # 
Show Metadata Source # 
Generic Metadata Source # 

Associated Types

type Rep Metadata :: * -> * #

Methods

from :: Metadata -> Rep Metadata x #

to :: Rep Metadata x -> Metadata #

NFData Metadata Source # 

Methods

rnf :: Metadata -> () #

BondStruct Metadata Source # 
BondType Metadata Source # 
Default Metadata Source # 
type Rep Metadata Source #