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