Struct termion::style::Invert [] [src]

pub struct Invert;

Inverted colors (negative mode).

Trait Implementations

impl Copy for Invert
[src]

impl Clone for Invert
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Invert
[src]

Formats the value using the given formatter.