Struct ansi_escapes::EraseStartLine [] [src]

pub struct EraseStartLine;

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

Trait Implementations

impl Display for EraseStartLine
[src]

Formats the value using the given formatter. Read more