Searched defs:StructWithVec (Results 1 – 2 of 2) sorted by relevance
91 struct StructWithVec { in matches_struct_with_matching_slice_property() struct92 property: Vec<u32>, in matches_struct_with_matching_slice_property()94 impl StructWithVec { in matches_struct_with_matching_slice_property() implementation
294 } StructWithVec; typedef