Metadata.S
type t
The type for metadata.
val t : t Type.t
t is the value type for t.
t
val merge : t Merge.t
merge is the merge function for metadata.
merge
val default : t
The default metadata to attach, for APIs that don't care about metadata.