Searched refs:EndingInVec (Results 1 – 2 of 2) sorted by relevance
44 struct EndingInVec(u8, bool, u32, Vec<u16>); struct51 let s1 = EndingInVec::arbitrary_take_rest(Unstructured::new(&bytes)).unwrap(); in test_take_rest()
24 struct EndingInVec(u8, bool, u32, Vec<u16>); struct