Struct ansi_escapes::EraseEndLine [] [src]

pub struct EraseEndLine;

Erase from the current cursor position to the end of the current line.

Trait Implementations

impl Display for EraseEndLine
[src]

Formats the value using the given formatter. Read more