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