Struct ansi_escapes::CursorNextLine [] [src]

pub struct CursorNextLine;

Move cursor to the next line.

Trait Implementations

impl Display for CursorNextLine
[src]

Formats the value using the given formatter. Read more