Struct pyth_client::Ema [−][src]
#[repr(C)]pub struct Ema { pub val: i64, // some fields omitted }
Fields
val: i64
Auto Trait Implementations
impl RefUnwindSafe for Ema
impl UnwindSafe for Ema
#[repr(C)]pub struct Ema { pub val: i64, // some fields omitted }
val: i64
impl RefUnwindSafe for Ema
impl UnwindSafe for Ema