API documentation for the Rust `dyn_iter` crate. ... DynIter<'iter, V> is only providing a wrapper around a Box<dyn Iterator<Item = V> + 'iter> .
確定! 回上一頁