Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs20 fn parse_codegen_config(what_to_generate: &str) -> io::Result<CodegenConfig> { in parse_codegen_config() function
205 #[arg(long, value_parser = parse_codegen_config)]