Derive Macro BorshSchema

Source
#[derive(BorshSchema)]
{
    // Attributes available to this derive:
    #[borsh]
}
Expand description

moved to docs of Derive Macro BorshSchema in borsh crate