Home
last modified time | relevance | path

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

/external/rust/crates/quote/src/
Druntime.rs80 pub trait RepAsIteratorExt<'q> { interface
102 impl<'q, T: 'q> RepAsIteratorExt<'q> for [T] { impl
129 impl<'q, T: 'q> RepAsIteratorExt<'q> for [T; $l] { impl