Struct termion::color::Cyan [] [src]

pub struct Cyan;

Cyan.

Trait Implementations

impl Copy for Cyan
[src]

impl Clone for Cyan
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Cyan
[src]

Formats the value using the given formatter.

impl Color for Cyan
[src]

Write the foreground version of this color.

Write the background version of this color.