Struct ansi_escapes::EraseDown [] [src]

pub struct EraseDown;

Erase the screen from the current line down to the bottom of the screen.

Trait Implementations

impl Display for EraseDown
[src]

Formats the value using the given formatter. Read more