* Remove needless use of `itertools` in `ethcore-light`
* Replace `itertools:🔁:call` with `std::iter::repeat_with`
|
||
|---|---|---|
| .. | ||
| fetch.rs | ||
| header_chain.rs | ||
| mod.rs | ||
| service.rs | ||
* Remove needless use of `itertools` in `ethcore-light`
* Replace `itertools:🔁:call` with `std::iter::repeat_with`
|
||
|---|---|---|
| .. | ||
| fetch.rs | ||
| header_chain.rs | ||
| mod.rs | ||
| service.rs | ||