Struct ansi_escapes::EraseScreen [] [src]

pub struct EraseScreen;

Erase the screen and move the cursor the top left position.

Trait Implementations

impl Display for EraseScreen
[src]

Formats the value using the given formatter. Read more