pub fn format_source(source: &str, config: FormatterConfig) -> Result<String>
Helper function that formats solidity source with the given [FormatterConfig]