Struct termion::style::NoUnderline [] [src]

pub struct NoUnderline;

Undo underlined text.

Trait Implementations

impl Copy for NoUnderline
[src]

impl Clone for NoUnderline
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoUnderline
[src]

Formats the value using the given formatter.