Type Alias Range

Source
pub type Range<T> = [T; 2];
Expand description

A range of Unicode codepoints.