Module output

Module output 

Source
Expand description

Output formatting module

Provides support for multiple output formats (JSON, CSV, Plain, Table) with automatic detection when output is piped.

Enums§

OutputFormat
Output format options

Traits§

TableFormat
Helper trait for types that can be formatted as tables