Cargo Features

[dependencies]
musty-proc-macro = { version = "0.3.0", default-features = false, features = ["mongodb"] }
default = mongodb

The mongodb feature is set by default whenever musty-proc-macro is added without default-features = false somewhere in the dependency tree.

mongodb default

musty-proc-macro has 2 features without comments.