Type Definition nu_ansi_term::AnsiByteStrings
source · [−]pub type AnsiByteStrings<'a> = AnsiGenericStrings<'a, [u8]>;
Expand description
A set of AnsiByteString
s collected together, in order to be
written with a minimum of control characters.