Skip to main content

TimerangeBound

Type Alias TimerangeBound 

Source
pub type TimerangeBound<T> = TimeRangeBound<T>;
๐Ÿ‘ŽDeprecated:

use the new name, TimeRangeBound, instead

Expand description

Deprecated compatibility alias for TimeRangeBound

Aliased Typeยง

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