Type Alias SystemTime

Source
pub type SystemTime = SystemTime;
Expand description

re-export of instant crate supporting native and WASM implementations

Aliased Typeยง

struct SystemTime(/* private fields */);