Type Definition spaces::Intervals

source · []
pub type Intervals<const N: usize> = [Interval; N];