#[derive(BorshDeserialize)]
{
// Attributes available to this derive:
#[borsh]
}
Expand description
moved to docs of Derive Macro BorshDeserialize in borsh crate
#[derive(BorshDeserialize)]
{
// Attributes available to this derive:
#[borsh]
}
moved to docs of Derive Macro BorshDeserialize in borsh crate