Cargo Features

imdl-indicatif has no features set by default.

[dependencies]
imdl-indicatif = { version = "0.14.0", features = ["with_rayon"] }
with_rayon = rayon

Affects iter::rayon_support

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rayon with_rayon?