Schema<'T> Type
A typed schema for values of `'T`. Schemas are pure descriptions. Compile them with `Json.compile` or `Xml.compile` to get executable codecs.
A typed schema for values of `'T`. Schemas are pure descriptions. Compile them with `Json.compile` or `Xml.compile` to get executable codecs.