Function load_mapping

Source
pub fn load_mapping(data: &[u8]) -> Result<&Mapping, PythError>
👎Deprecated: This crate has been deprecated. Please use pyth-sdk-solana instead.
Expand description

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