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