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