pub type MultipleCharValue = Vec<Char>;

Aliased Type§

struct MultipleCharValue { /* private fields */ }