pub trait SchemaExt: Schema { }
Implement this trait for a schema type to implement “standard” conversions.
See the SchemaExt for the list of standard conversions included.
SchemaExt