Home
last modified time | relevance | path

Searched refs:output_module (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/bindgen/
Ddeps.rs6 pub output_module: String, field
19 let mut buf = format!("{}:", escape(&self.output_module)); in to_string()
34 output_module: "Mod Name".to_owned(),
/external/rust/android-crates-io/crates/bindgen/options/
Dmod.rs280 output_module: H,
284 output_module: output_module.into(),