pub fn create_formatter(format: OutputFormat) -> Box<dyn Formatter>Expand description
Create a formatter for the specified output format.
pub fn create_formatter(format: OutputFormat) -> Box<dyn Formatter>Create a formatter for the specified output format.