Searched defs:of_trait (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/compiler/rustc_ast/src/ | ||
| D | ast.rs | 2922 pub of_trait: Option<TraitRef>, field |
| /third_party/rust/rust/compiler/rustc_hir/src/ | ||
| D | hir.rs | 3350 pub of_trait: Option<TraitRef<'hir>>, field |