Struct ansi_escapes::EraseUp [] [src]

pub struct EraseUp;

Erase the screen from the current line up to the top of the screen.

Trait Implementations

impl Display for EraseUp
[src]

Formats the value using the given formatter.