Trait mentat_core::FromMicros
[−]
pub trait FromMicros { fn from_micros(ts: i64) -> Self; }
pub trait FromMicros { fn from_micros(ts: i64) -> Self; }
fn from_micros(ts: i64) -> Self