Struct termion::color::LightMagenta [−][src]
pub struct LightMagenta;
Expand description
High-intensity light magenta.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LightMagenta
impl Send for LightMagenta
impl Sync for LightMagenta
impl Unpin for LightMagenta
impl UnwindSafe for LightMagenta
Blanket Implementations
Mutably borrows from an owned value. Read more