Cargo Features

thqm has no features set by default.

[dependencies]
thqm = { version = "0.1.6", features = ["completions"] }
completions = clap_complete

Affects cli::print_completions

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.

clap_complete completions?

Enables clap_complete ^3.0.6