iter_tools 0.1.2

Collection of general purpose tools to iterate. Currently it simply reexport itertools.
Documentation

iter_tools

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

itertools (default)

This feature flag does not enable additional features.

use_std (default)

all

use_alloc