pub fn load_price_feed_from_account_info(
price_account_info: &AccountInfo<'_>
) -> Result<PriceFeed, PythError>
Expand description

Loads Pyth Feed Price from Price Account Info.