Struct termion::color::Cyan [−][src]
pub struct Cyan;
Expand description
Cyan.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Cyan
impl UnwindSafe for Cyan
Blanket Implementations
Mutably borrows from an owned value. Read more