Struct termion::style::Italic [] [src]

pub struct Italic;

Italic text.

Trait Implementations

impl Copy for Italic
[src]

impl Clone for Italic
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for Italic
[src]

Formats the value using the given formatter.