pub fn create_formatter(format: OutputFormat) -> Box<dyn DigestFormatter>
Expand description
Create a formatter based on the output format
pub fn create_formatter(format: OutputFormat) -> Box<dyn DigestFormatter>
Create a formatter based on the output format