Cargo Features

[dependencies]
alpm-utils-ll = { version = "2.0.0", default-features = false, features = ["generate", "conf", "docs-rs"] }
default = alpm-ll, conf

These default features are set whenever alpm-utils-ll is added without default-features = false somewhere in the dependency tree.

generate

Enables generate of alpm-ll

conf default = alpm-ll, pacmanconf
docs-rs

Enables docs-rs of alpm-ll

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.

alpm-ll default conf docs-rs? generate?
pacmanconf conf