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