Struct ansi_escapes::CursorBackward [] [src]

pub struct CursorBackward(pub u16);

Move cursor backward a specific amount of rows.

Trait Implementations

impl Display for CursorBackward
[src]

Formats the value using the given formatter.