Type Alias unicode_language::Range

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

A range of Unicode codepoints.