Type Alias MultipleCharValue

Source
pub type MultipleCharValue = Vec<Char>;

Aliased Typeยง

pub struct MultipleCharValue { /* private fields */ }