Home
last modified time | relevance | path

Searched defs:rustfmt_configuration_file (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs283 rustfmt_configuration_file: Option<String>, field
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs1529 pub fn rustfmt_configuration_file(mut self, path: Option<PathBuf>) -> Self { in rustfmt_configuration_file() method
2115 rustfmt_configuration_file: Option<PathBuf>, field