Skip to main content

Module output

Module output 

Source
Expand description

Output handling trait for extensibility.

Enables different output strategies and testing.

Structs§

DefaultOutputHandler
Default handler that outputs to terminal using formatter.

Traits§

OutputHandler
Trait for handling test results output.