Derive Macro BorshSerialize

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

moved to docs of Derive Macro BorshSerialize in borsh crate