Searched refs:TestCustomStruct (Results 1 – 1 of 1) sorted by relevance
126 struct TestCustomStruct { in round_trip_custom_module_struct() struct131 let item = TestCustomStruct { value: 33 }; in round_trip_custom_module_struct()136 let decoded = TestCustomStruct::mls_decode(&mut &*serialized).unwrap(); in round_trip_custom_module_struct()