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