Struct termion::color::LightCyan
[−]
[src]
pub struct LightCyan;
High-intensity light cyan.
Trait Implementations
impl Copy for LightCyan[src]
impl Clone for LightCyan[src]
fn clone(&self) -> LightCyan
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more