Function codegenrs::rustfmt[][src]

pub fn rustfmt(
    text: impl Display,
    config: Option<&Path>
) -> Result<String, Box<dyn Error>>

Run rustfmt on an in-memory string