Struct termion::style::Bold [] [src]

pub struct Bold;

Bold text.

Trait Implementations

impl Copy for Bold
[src]

impl Clone for Bold
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Bold
[src]

Formats the value using the given formatter.