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