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