Struct termion::color::LightBlue [] [src]

pub struct LightBlue;

High-intensity light blue.

Trait Implementations

impl Copy for LightBlue
[src]

impl Clone for LightBlue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LightBlue
[src]

Formats the value using the given formatter.

impl Color for LightBlue
[src]

Write the foreground version of this color.

Write the background version of this color.