Struct termion::color::LightYellow [] [src]

pub struct LightYellow;

High-intensity light yellow.

Trait Implementations

impl Copy for LightYellow
[src]

impl Clone for LightYellow
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LightYellow
[src]

Formats the value using the given formatter.

impl Color for LightYellow
[src]

Write the foreground version of this color.

Write the background version of this color.