Cargo Features
[dependencies]
musty-proc-macro = { version = "0.3.0", default-features = false, features = ["mongodb"] }
- default = mongodb
-
The
mongodb
feature is set by default whenevermusty-proc-macro
is added without
somewhere in the dependency tree.default-features = false - mongodb default
musty-proc-macro has 2 features without comments.