pub fn schema_container_of<T: BorshSchema + ?Sized>() -> BorshSchemaContainer
Expand description
generate BorshSchemaContainer for type T
this is an alias of BorshSchemaContainer::for_type
pub fn schema_container_of<T: BorshSchema + ?Sized>() -> BorshSchemaContainer
generate BorshSchemaContainer for type T
this is an alias of BorshSchemaContainer::for_type