Skip to main content

Module output

Module output 

Source
Expand description

Output format implementations.

Structs§

ConsoleOutput
Console output formatter.
CsvOutput
CSV output formatter.
HtmlOutput
HTML output formatter.
JsonOutput
JSON output formatter.
MarkdownOutput
Markdown output formatter.
OutputOptions
Output options.

Traits§

OutputFormat
Trait for output formatters.

Functions§

create_output
Create an output formatter for the given type.