Struct termion::style::NoInvert [] [src]

pub struct NoInvert;

Undo inverted colors (negative mode).

Trait Implementations

impl Copy for NoInvert
[src]

impl Clone for NoInvert
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoInvert
[src]

Formats the value using the given formatter.