Type Alias CharSet

Source
pub type CharSet = Vec<IntOrRange>;

Aliased Typeยง

struct CharSet { /* private fields */ }