Skip to main content

Module output

Module output 

Source
Expand description

Output formatting module

Re-exports§

pub use csv::CsvFormatter;
pub use format::Formatter;
pub use json::JsonFormatter;
pub use table::TableFormatter;

Modules§

csv
CSV output formatter
format
Output formatter trait
json
JSON output formatter
table
Table output formatter