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