Cargo Features
[dependencies]
appcfg = { version = "1.0.1", default-features = false, features = ["cfg_file", "chinese"] }
- default = cfg_file
-
The
cfg_file
feature is set by default wheneverappcfg
is added without
somewhere in the dependency tree.default-features = false - cfg_file default
- chinese
appcfg has 3 features without comments.