Struct termion::style::Underline [] [src]

pub struct Underline;

Underlined text.

Trait Implementations

impl Copy for Underline
[src]

impl Clone for Underline
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Underline
[src]

Formats the value using the given formatter. Read more