Crate console_utils
source ·Expand description
A simple library for console-based user input, option selection and more.
Enums
- Enumeration representing different types of spinners.
Functions
- Reads user input from the console.
- Reveal Function
- Allows the user to select options from a list using the console.
- Displays a console-based spinner animation.