Expand description
Structures representing time in different ways.
Re-exports
pub use self::duration::DurationExt;
Modules
Structs
An actual, absolute date.
A Duration
type to represent a span of time, typically used for system
timeouts.
Wrapper around a duration representing a lifetime.
Wrapper around a duration.
Type Definitions
Type alias for a chrono
local date/time.