Struct ansi_escapes::EraseLine [] [src]

pub struct EraseLine;

Erase the entire current line.

Trait Implementations

impl Display for EraseLine
[src]

Formats the value using the given formatter. Read more