//! Temporal quantification.
//!//! This submodule wraps the types in `std::time` so we can implement traits on
//! them. Each type can be converted to-and-from their respective counterparts.
modduration;modinstant;pubuseduration::Duration;pubuseinstant::Instant;