Function format_code

Source
pub fn format_code(code: &str) -> Result<String>
Expand description

Format generated Rust code using rustfmt.