Struct termion::color::LightCyan [] [src]

pub struct LightCyan;

High-intensity light cyan.

Trait Implementations

impl Copy for LightCyan
[src]

impl Clone for LightCyan
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LightCyan
[src]

Formats the value using the given formatter.

impl Color for LightCyan
[src]

Write the foreground version of this color.

Write the background version of this color.