Type Definition font::Characters

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

Characters.