pub type Chars = Vec<char>;

Aliased Type§

struct Chars { /* private fields */ }