Struct termion::style::Blink
[−]
[src]
pub struct Blink;
Blinking text (not widely supported).
Trait Implementations
impl Copy for Blink[src]
impl Clone for Blink[src]
fn clone(&self) -> Blink
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more