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]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Blink
[src]

Formats the value using the given formatter.