pub fn load_mapping(data: &[u8]) -> Result<&Mapping, PythError>
Get a Mapping account from the raw byte value of a Solana account.
Mapping