Searched defs:into_tuple (Results 1 – 2 of 2) sorted by relevance
440 pub fn into_tuple(self) -> (Arc<dyn DescriptorSet>, impl ExactSizeIterator<Item = u32>) { in into_tuple() method
1000 pub fn into_tuple(self) -> (T, Option<P>) { in into_tuple() method