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