Expand description
§shiny-cli-utils
Your toolbox to create nice-looking CLIs using rust.
Functions§
- print_
slice_ with_ delay - Helps you print string slice
character by character
, using provided delay - print_
string_ with_ delay - Helps you print String
character by character
, using provided delay