Cargo Features
[dependencies]
mssf-com = { version = "0.0.14", default-features = false, features = ["bundled_libs"] }
- default = bundled_libs
-
The
bundled_libs
feature is set by default whenevermssf-com
is added without
somewhere in the dependency tree.default-features = false - bundled_libs default
-
Enables mssf-metadata
mssf-com has 2 features without comments.