Module macros

Module macros 

Source

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.