Type Alias Characters

Source
pub type Characters = ZeroOrMore<Character>;

Aliased Typeยง

pub struct Characters(/* private fields */);