Function borsh::schema_container_of

source ·
pub fn schema_container_of<T: BorshSchema + ?Sized>() -> BorshSchemaContainer
Expand description

generate BorshSchemaContainer for type T

this is an alias of BorshSchemaContainer::for_type