#[derive(AnchorSerialize)]
{
    // Attributes available to this derive:
    #[borsh_skip]
}
Expand description

Borsh is the default serialization format for instructions and accounts.