Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs855 struct SkipSerializingTupleStruct<'a, B, C>( struct
867 &SkipSerializingTupleStruct(&a, 2, 3), in test_skip_serializing_tuple_struct()
880 &SkipSerializingTupleStruct(&a, 2, 123), in test_skip_serializing_tuple_struct()