Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_gen.rs390 struct StrDef<'a>(&'a str); structure names
396 #[serde(borrow, with = "StrDef")]
402 #[serde(borrow, with = "StrDef")]

Completed in 1 milliseconds