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