Struct pyth_client::PriceComp [−][src]
#[repr(C)]pub struct PriceComp { pub publisher: AccKey, pub agg: PriceInfo, pub latest: PriceInfo, }
Fields
publisher: AccKeyagg: PriceInfolatest: PriceInfoAuto Trait Implementations
impl RefUnwindSafe for PriceCompimpl UnwindSafe for PriceComp