OpenInterval

Type Alias OpenInterval 

Source
pub type OpenInterval<T> = Interval<T, Exclusive>;

Aliased Type§

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