Home
last modified time | relevance | path

Searched defs:into_tuple (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/
Dmod.rs440 pub fn into_tuple(self) -> (Arc<dyn DescriptorSet>, impl ExactSizeIterator<Item = u32>) { in into_tuple() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dpunctuated.rs1003 pub fn into_tuple(self) -> (T, Option<P>) { in into_tuple() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dpunctuated.rs1001 pub fn into_tuple(self) -> (T, Option<P>) { in into_tuple() method
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dpunctuated.rs1001 pub fn into_tuple(self) -> (T, Option<P>) { in into_tuple() method