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

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