bde09eea35
This commit deprecates the `count`, `range` and `range_step` functions in `iter`, in favor of range notation. To recover all existing functionality, a new `step_by` adapter is provided directly on `ops::Range` and `ops::RangeFrom`. [breaking-change] r? @alexcrichton |
||
---|---|---|
.. | ||
addr.rs | ||
ip.rs | ||
mod.rs | ||
parser.rs | ||
tcp.rs | ||
test.rs | ||
udp.rs |