1 2 3 4 5 6 7 8 9 10
[dependencies] [package] description = "Hide or show the cursor, set the cursor position, clear the terminal" edition = "2021" keywords = ["cursor", "clear"] license = "MIT" name = "ansi_codes" readme = "README.md" version = "0.1.1"