pub fn create_formatter(
platform: Platform,
options: FormatterOptions,
) -> Box<dyn Formatter>Expand description
Create a formatter for the specified platform
pub fn create_formatter(
platform: Platform,
options: FormatterOptions,
) -> Box<dyn Formatter>Create a formatter for the specified platform