Expand description

Cursor helper structs (from https://crates.io/crates/termion)

Structs

  • Move cursor down.
  • Goto some position ((1,1)-based).
  • Move cursor left.
  • Move cursor right.
  • Move cursor up.