pub type SystemTime = SystemTime;
Expand description
re-export of instant
crate supporting native and WASM implementations
Aliased Typeยง
struct SystemTime(/* private fields */);
pub type SystemTime = SystemTime;
re-export of instant
crate supporting native and WASM implementations
struct SystemTime(/* private fields */);