Struct termion::style::NoBlink [] [src]

pub struct NoBlink;

Undo blinking text (not widely supported).

Trait Implementations

impl Copy for NoBlink
[src]

impl Clone for NoBlink
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoBlink
[src]

Formats the value using the given formatter. Read more