Struct termion::style::NoFaint [] [src]

pub struct NoFaint;

Undo fainted text (not widely supported).

Trait Implementations

impl Copy for NoFaint
[src]

impl Clone for NoFaint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoFaint
[src]

Formats the value using the given formatter. Read more