Modules§
- io
- Traits, helpers, and type definitions for core I/O functionality.
Structs§
- Textwrap_
Options - Holds configuration options for wrapping and filling text.
Enums§
- CliLevel
- Log levels for CLI output.
Traits§
- Write
- A trait for objects which are byte-oriented sinks.
Functions§
- Textwrap_
Fill - Fill a line of text at a given width.
- cli_log
- Core logging function used by CLI output macros.