Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_builtin_macros/src/deriving/generic/
Dmod.rs231 pub combine_substructure: RefCell<CombineSubstructureFunc<'a>>, field
314 pub fn combine_substructure( in combine_substructure() function