Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/test_suite/tests/
Dtest_self.rs8 type Assoc; in test_self() typedef
21 type Assoc = Self; in test_self() typedef
Dtest_gen.rs603 type Assoc; in test_gen() typedef
608 type Assoc = u32; in test_gen() typedef
Dtest_annotations.rs2261 type Assoc; in test_partially_untagged_enum_generic() typedef
2276 type Assoc = T; in test_partially_untagged_enum_generic() typedef