pub trait JsonSchemaMaybe { }
Expand description

Trait to support derivation of JsonSchema for schema generation.

Implementors§