Struct termion::style::CrossedOut [] [src]

pub struct CrossedOut;

Crossed out text (not widely supported).

Trait Implementations

impl Copy for CrossedOut
[src]

impl Clone for CrossedOut
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for CrossedOut
[src]

Formats the value using the given formatter.