Cargo Features

[dependencies]
iter_tools = { version = "0.21.0", default-features = false, features = ["no_std", "use_alloc", "full", "enabled", "iter_ext"] }
default full? = enabled, iter_ext, iter_trait

These default features are set whenever iter_tools is added without default-features = false somewhere in the dependency tree.

no_std
use_alloc

Enables use_alloc of itertools ~0.11.0

external

full = default
enabled default

Enables clone_dyn_types

qqq : update

internal

Affects iter_tools::iter, iter_tools::dependency, iter_tools::own, iter_tools::orphan, iter_tools::exposed, iter_tools::prelude

iter_trait iter_ext default

Features from optional dependencies

qqq : work out set of features