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