Cargo Features

snops-common has no features set by default.

[dependencies]
snops-common = { version = "0.1.0", features = ["aot_cmds", "clipages", "mangen"] }
aot_cmds

Affects snops-common::aot_cmds

clipages = anyhow, clap-markdown

Affects snops-common::clipages

mangen = anyhow, clap_mangen

Affects snops-common::mangen

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.

anyhow clipages? mangen?
clap_mangen mangen?
clap-markdown clipages?