Struct termion::style::NoCrossedOut [] [src]

pub struct NoCrossedOut;

Undo crossed out text (not widely supported).

Trait Implementations

impl Copy for NoCrossedOut
[src]

impl Clone for NoCrossedOut
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for NoCrossedOut
[src]

Formats the value using the given formatter. Read more