Function format_with_rustfmt

Source
pub fn format_with_rustfmt(code: &str) -> Result<String, Error>