Trait gclient::ext::sp_runtime::scale_info::form::JsonSchemaMaybe

pub trait JsonSchemaMaybe { }
Expand description

Trait to support derivation of JsonSchema for schema generation.

Implementors§

§

impl<T> JsonSchemaMaybe for T