Function playdate_bindgen::rustfmt

source ·
pub fn rustfmt<'out>(
    rustfmt_path: Option<PathBuf>,
    source: String,
    config_path: Option<&Path>
) -> Result<String>