Cargo Features

rstr has no features set by default.

[dependencies]
rstr = { version = "0.1.0", features = ["progress_bar"] }
progress_bar = indicatif

Affects utils::progress_bar

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.

indicatif progress_bar?

Enables indicatif ^0.16.2