Type Alias OptionalRange

Source
pub type OptionalRange<R> = EmptyRange<R>;

Aliased Typeยง

pub struct OptionalRange<R> { /* private fields */ }