pub fn load_product(data: &[u8]) -> Result<&Product, PythError>
👎 Deprecated:

This crate has been deprecated. Please use pyth-sdk-solana instead.

Expand description

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