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