Home
last modified time | relevance | path

Searched defs:IntoPairs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dpunctuated.rs624 pub struct IntoPairs<T, P> { struct
629 impl<T, P> Iterator for IntoPairs<T, P> { argument
644 impl<T, P> DoubleEndedIterator for IntoPairs<T, P> { implementation
653 impl<T, P> ExactSizeIterator for IntoPairs<T, P> { implementation
659 impl<T, P> Clone for IntoPairs<T, P> implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dpunctuated.rs627 pub struct IntoPairs<T, P> { struct
632 impl<T, P> Iterator for IntoPairs<T, P> { argument
647 impl<T, P> DoubleEndedIterator for IntoPairs<T, P> { implementation
656 impl<T, P> ExactSizeIterator for IntoPairs<T, P> { implementation
662 impl<T, P> Clone for IntoPairs<T, P> implementation
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dpunctuated.rs627 pub struct IntoPairs<T, P> { struct
632 impl<T, P> Iterator for IntoPairs<T, P> { argument
647 impl<T, P> DoubleEndedIterator for IntoPairs<T, P> { implementation
656 impl<T, P> ExactSizeIterator for IntoPairs<T, P> { implementation
662 impl<T, P> Clone for IntoPairs<T, P> implementation