Cargo Features
[dependencies]
iter_tools = { version = "0.46.0", default-features = false, features = ["no_std", "use_alloc", "full", "enabled", "iter_ext"] }
- default = enabled, iter_ext, iter_trait
-
These default features are set whenever
iter_toolsis added withoutsomewhere in the dependency tree.default-features = false - no_std
- use_alloc
-
Enables use_alloc of itertools ~0.11.0
external
- full = enabled
- enabled default full?
-
Enables itertools ~0.11.0 and enabled of clone_dyn_types
qqq : update
internalAffects
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