Derive Macro BorshDeserialize

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

moved to docs of Derive Macro BorshDeserialize in borsh crate