Struct ansi_str::AnsiSequenceStart
source · pub struct AnsiSequenceStart<'a>(_);Expand description
An object which can be used to produce a ansi sequences which sets the grafic mode,
through the std::fmt::Display.
pub struct AnsiSequenceStart<'a>(_);An object which can be used to produce a ansi sequences which sets the grafic mode,
through the std::fmt::Display.