Searched defs:GenResult (Results 1 – 4 of 4) sorted by relevance
17 pub struct GenResult { struct24 F: Fn(&[FileDescriptorProto], &[String]) -> Vec<GenResult>, in plugin_main()31 F: Fn(&GenRequest) -> Vec<GenResult>, in plugin_main_2()
239 fn gen_mod_rs(mods: &[String]) -> compiler_plugin::GenResult { in gen_mod_rs()262 ) -> Vec<compiler_plugin::GenResult> { in gen()
656 ) -> Option<compiler_plugin::GenResult> { in gen_file()683 ) -> Vec<compiler_plugin::GenResult> { in gen()
217 USB_DK_GEN_TRANSFER_RESULT GenResult; member