Struct termion::color::Black [] [src]

pub struct Black;

Black.

Trait Implementations

impl Copy for Black
[src]

impl Clone for Black
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Color for Black
[src]

Write the foreground version of this color.

Write the background version of this color.