Home
last modified time | relevance | path

Searched refs:StructPrivDef (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs117 #[serde(with = "StructPrivDef")]
166 struct StructPrivDef { structure names
238 impl From<StructPrivDef> for remote::StructPriv {
239 fn from(def: StructPrivDef) -> Self { in from()

Completed in 1 milliseconds