Searched refs:TuplePub (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/serde/test_suite/tests/ | ||
H A D | test_remote.rs | 18 pub struct TuplePub(pub u8, pub Unit); structure names 115 tuple_pub: remote::TuplePub, 161 #[serde(remote = "remote::TuplePub")] |
Completed in 1 milliseconds