Struct termion::color::Magenta [] [src]

pub struct Magenta;

Magenta.

Trait Implementations

impl Copy for Magenta
[src]

impl Clone for Magenta
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Magenta
[src]

Formats the value using the given formatter.

impl Color for Magenta
[src]

Write the foreground version of this color.

Write the background version of this color.