Searched refs:NotDeserializable (Results 1 – 2 of 2) sorted by relevance
42 struct NotDeserializable; struct57 SimpleWithSkipped(#[serde(skip_deserializing)] NotDeserializable),
110 struct NotDeserializable; struct125 SimpleWithSkipped(#[serde(skip_deserializing)] NotDeserializable),1588 Enum::SimpleWithSkipped(NotDeserializable), in test_enum_simple_with_skipped()