Searched refs:StrDef (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/serde/test_suite/tests/ | ||
H A D | test_gen.rs | 390 struct StrDef<'a>(&'a str); structure names 396 #[serde(borrow, with = "StrDef")] 402 #[serde(borrow, with = "StrDef")] |
Completed in 1 milliseconds