Searched refs:RepIteratorExt (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/quote/src/ | ||
H A D | runtime.rs | 69 pub trait RepIteratorExt: Iterator + Sized { traits 75 impl<T: Iterator> RepIteratorExt for T {} |
Completed in 2 milliseconds