Cargo Features

clap_complete has no features set by default.

[dependencies]
clap_complete = { version = "4.5.38", features = ["unstable-doc", "unstable-dynamic", "unstable-shell-tests", "debug"] }
unstable-doc = unstable-dynamic

for docs.rs

unstable-dynamic unstable-doc?

Enables clap_lex, is_executable, and shlex, unstable-ext of clap

Affects clap_complete::engine, clap_complete::env

unstable-shell-tests

Enables completest and completest-pty

debug

Enables debug of clap

clap:

Enables debug messages