Expand description
§ts-ansi
Modules§
- ansi
- ANSI codes
Macros§
- format_
error - Format an error message
- format_
failure - Format a failure message
- format_
success - Format a success message
- format_
warning - Format a warning message
Structs§
- Action
- Action progress reporter.
Traits§
- Action
Result - Extension trait to update an action state based on the value of
self
.