Cargo Features

GEMS has no features set by default.

[dependencies]
gems = { version = "0.0.7", features = ["cli"] }
cli = clap

Affects cli::Cli, cli::Command, cli::Generate, cli::Stream, cli::Count, cli::Embed, cli::Batch, cli::Info, cli::List, cli::Vision, gems::cli…

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 cli?