Skip to main content

TimeInterval

Type Alias TimeInterval 

Source
pub type TimeInterval<T> = Interval<Time<T>>;

Aliased Type§

pub struct TimeInterval<T> { /* private fields */ }

Implementations§