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 */ }pub type TimerangeBound<T> = TimeRangeBound<T>;use the new name, TimeRangeBound, instead
Deprecated compatibility alias for TimeRangeBound
pub struct TimerangeBound<T> { /* private fields */ }