chisel::dispatcher

Function format_source

Source
pub fn format_source(source: &str, config: FormatterConfig) -> Result<String>
Expand description

Helper function that formats solidity source with the given [FormatterConfig]