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