SchemaExt

Trait SchemaExt 

Source
pub trait SchemaExt: Schema { }
Expand description

Implement this trait for a schema type to implement “standard” conversions.

See the SchemaExt for the list of standard conversions included.

Implementors§