TempChars

Type Alias TempChars 

Source
pub type TempChars = MappedTempRepr<Chars<'static>>;

Aliased Typeยง

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