Expand description
terminal utils
Structs§
- Spinner
- Spinner
Reporter - A spinner used as [
report::Reporter
] - Term
Settings - Helper type to determine the current tty
Enums§
Statics§
- SPINNERS
- Some spinners
- TERM_
SETTINGS 🔒
Functions§
- with_
spinner_ reporter - If the output medium is terminal, this calls
f
within theSpinnerReporter
that displays a spinning cursor to display solc progress.