Expand description
Prelude: time
Here, all relevant time items from [time
] are imported.
Re-exports§
pub use time;
Structs§
- A [
PrimitiveDateTime
] with a [UtcOffset
].
Traits§
- Create [
Duration
]s from numeric literals. - Create
std::time::Duration
s from numeric literals.