Searched defs:rustfmt (Results 1 – 3 of 3) sorted by relevance
21 ### When using `bindgen` as a CLI application29 ### When using `bindgen` as a library
25 fn rustfmt(source: String) -> (String, String) { in rustfmt() function33 let mut rustfmt = { in rustfmt() localVariable
2768 let rustfmt = self.rustfmt_path()?; in rustfmt_generated_string() localVariable