Cargo Features
[dependencies]
mdbook-angular = { version = "0.4.0", default-features = false, features = ["background"] }
- default = background
-
The
background
feature is set by default whenevermdbook-angular
is added without
somewhere in the dependency tree.default-features = false - background default
-
Enables libc
mdbook-angular has 2 features without comments.