Module term

Source
Expand description

terminal utils

Structs§

Spinner
SpinnerReporter
A spinner used as [report::Reporter]
TermSettings
Helper type to determine the current tty

Enums§

SpinnerMsg 🔒

Statics§

SPINNERS
Some spinners
TERM_SETTINGS 🔒

Functions§

with_spinner_reporter
If the output medium is terminal, this calls f within the SpinnerReporter that displays a spinning cursor to display solc progress.