Searched refs:with_rustfmt (Results 1 – 2 of 2) sorted by relevance
36 [`Builder::with_rustfmt`](https://docs.rs/bindgen/latest/bindgen/struct.Builder.html#method.with_ru…59 .with_rustfmt(rustfmt_path)
1536 pub fn with_rustfmt<P: Into<PathBuf>>(mut self, path: P) -> Self { in with_rustfmt() method