Skip to main content

create_formatter

Function create_formatter 

Source
pub fn create_formatter(
    platform: Platform,
    options: FormatterOptions,
) -> Box<dyn Formatter>
Expand description

Create a formatter for the specified platform