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