Struct termion::style::NoItalic [] [src]

pub struct NoItalic;

Undo italic text.

Trait Implementations

impl Copy for NoItalic
[src]

impl Clone for NoItalic
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoItalic
[src]

Formats the value using the given formatter. Read more