CharSet

Type Alias CharSet 

Source
pub type CharSet = Vec<IntOrRange>;

Aliased Typeยง

pub struct CharSet { /* private fields */ }