Searched refs:RepIteratorExt (Results 1 – 2 of 2) sorted by relevance
10 | doesn't satisfy `Ipv4Addr: ext::RepIteratorExt`18 which is required by `Ipv4Addr: ext::RepIteratorExt`20 which is required by `&Ipv4Addr: ext::RepIteratorExt`24 which is required by `&mut Ipv4Addr: ext::RepIteratorExt`
55 pub trait RepIteratorExt: Iterator + Sized { interface61 impl<T: Iterator> RepIteratorExt for T {}