Home
last modified time | relevance | path

Searched defs:Newtype (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/serde/test_suite/no_std/src/
H A Dmain.rs29 struct Newtype(u8); structure names
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_macros.rs685 struct Newtype(BTreeMap<String, String>); in test_internally_tagged_enum() structure names
[all...]
H A Dtest_gen.rs124 struct Newtype(#[serde(serialize_with = "ser_x", deserialize_with = "de_x")] X); in test_gen() structure names
[all...]
H A Dtest_annotations.rs2732 struct Newtype(bool); in test_expecting_message() structure names
[all...]

Completed in 5 milliseconds