Cargo Features

[dependencies]
medicom_tools = { version = "0.5.0", default-features = false, features = ["index"] }
default = index

The index feature is set by default whenever medicom_tools is added without default-features = false somewhere in the dependency tree.

index default

Enables bson and mongodb

medicom_tools has 2 features without comments.