Trait edn::types::ToMicros [] [src]

pub trait ToMicros {
    fn to_micros(&self) -> i64;
}

Required Methods

Implementors