Struct termion::style::Faint [] [src]

pub struct Faint;

Fainted text (not widely supported).

Trait Implementations

impl Copy for Faint
[src]

impl Clone for Faint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Faint
[src]

Formats the value using the given formatter. Read more