[][src]Function codegenrs::rustfmt

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

Run rustfmt on an in-memory string