Type Definition font::Characters

source ·
pub type Characters = Vec<RangeInclusive<u32>>;
Expand description

Unicode code points.