Cargo Features
[dependencies]
autolang = { version = "0.1.0", default-features = false, features = ["with-file-history"] }
- default = with-file-history
-
The
with-file-history
feature is set by default wheneverautolang
is added without
somewhere in the dependency tree.default-features = false - with-file-history default
autolang has 2 features without comments.