Type Definition unicodelanguage::Range

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

A range of Unicode codepoints.