Home
last modified time | relevance | path

Searched refs:NotSerializeStruct (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs1013 struct NotSerializeStruct(i8); struct
1050 b: &NotSerializeStruct(2), in test_elt_not_serialize()