Struct termion::color::LightGreen [] [src]

pub struct LightGreen;

High-intensity light green.

Trait Implementations

impl Copy for LightGreen
[src]

impl Clone for LightGreen
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Color for LightGreen
[src]

Write the foreground version of this color.

Write the background version of this color.