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