Struct termion::style::NoInvert [−][src]
pub struct NoInvert;
Expand description
Undo inverted colors (negative mode).
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NoInvert
impl UnwindSafe for NoInvert
Blanket Implementations
Mutably borrows from an owned value. Read more