pub fn load_mapping_account(data: &[u8]) -> Result<&MappingAccount, PythError>
Expand description

Get a Mapping account from the raw byte value of a Solana account.