pub fn create_output(format: OutputFormatType) -> Box<dyn OutputFormat>Expand description
Create an output formatter for the given type.
pub fn create_output(format: OutputFormatType) -> Box<dyn OutputFormat>Create an output formatter for the given type.