Struct ansi_escapes::CursorPrevLine [] [src]

pub struct CursorPrevLine;

Move cursor to the previous line.

Trait Implementations

impl Display for CursorPrevLine
[src]

Formats the value using the given formatter. Read more