Searched refs:TuplePubDef (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/serde/test_suite/tests/ | ||
H A D | test_remote.rs | 114 #[serde(with = "TuplePubDef")] 162 struct TuplePubDef(u8, #[serde(with = "UnitDef")] remote::Unit); structure names |
Completed in 2 milliseconds