Cargo Features

alpm-ll has no features set by default.

[dependencies]
alpm-ll = { version = "3.0.0", features = ["mtree", "generate", "checkver", "docs-rs"] }
mtree = libarchive, libarchive3-sys
generate

Enables generate of alpm-sys-ll

checkver
docs-rs

Enables docs-rs of alpm-sys-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.

libarchive mtree?
libarchive3-sys mtree?