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