Function format_source

Source
pub fn format_source(src: &str) -> Result<String, Error>
Expand description

Formats a rust source string using rustfmt.