Searched defs:RepAsIteratorExt (Results 1 – 1 of 1) sorted by relevance
80 pub trait RepAsIteratorExt<'q> { trait102 impl<'q, T: 'q> RepAsIteratorExt<'q> for [T] { impl129 impl<'q, T: 'q> RepAsIteratorExt<'q> for [T; $l] { impl