borsh

Function 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