Cargo Features
[dependencies]
jas = { version = "0.3.2", default-features = false, features = ["add_path"] }
- default = add_path
-
The
add_pathfeature is set by default wheneverjasis added withoutsomewhere in the dependency tree.default-features = false - add_path default
jas has 2 features without comments.