pub fn format(source: &str, config: FormatterConfig) -> FormatterResultExpand description
Format a string input with the default compiler.
pub fn format(source: &str, config: FormatterConfig) -> FormatterResultFormat a string input with the default compiler.