Modules§
Macros§
- cli_
error - cli_
send - utput text wordwrapped to 70 characters per-line.
- indexmap
- Create an
IndexMap
from a list of key-value pairs
Structs§
- Index
Map - A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
- Textwrap_
Options - Holds configuration options for wrapping and filling text.
Traits§
- CliCommand
- Write
- A trait for objects which are byte-oriented sinks.