Cargo Features
rpm-pkg-count has no features set by default.
[dependencies]
rpm-pkg-count = { version = "0.2.1", features = ["compile-time", "runtime"] }
- compile-time build
-
Enables pkg-config
Affects
rpm-pkg-count::count
… - runtime
-
Enables libloading
Affects
rpm-pkg-count::count
…