Struct termion::color::LightMagenta [] [src]

pub struct LightMagenta;

High-intensity light magenta.

Trait Implementations

impl Copy for LightMagenta
[src]

impl Clone for LightMagenta
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LightMagenta
[src]

Formats the value using the given formatter.

impl Color for LightMagenta
[src]

Write the foreground version of this color.

Write the background version of this color.