Struct termion::style::NoBold [] [src]

pub struct NoBold;

Undo bold text.

Trait Implementations

impl Copy for NoBold
[src]

impl Clone for NoBold
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoBold
[src]

Formats the value using the given formatter.