Struct termion::style::NoFaint [−][src]
pub struct NoFaint;
Expand description
Undo fainted text (not widely supported).
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NoFaint
impl UnwindSafe for NoFaint
Blanket Implementations
Mutably borrows from an owned value. Read more