Function ansi_term::ANSIByteStrings
source · pub fn ANSIByteStrings<'a>(arg: &'a [ANSIByteString<'a>]) -> ANSIByteStrings<'a>
Expand description
A function to construct an ANSIByteStrings
instance.
pub fn ANSIByteStrings<'a>(arg: &'a [ANSIByteString<'a>]) -> ANSIByteStrings<'a>
A function to construct an ANSIByteStrings
instance.