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 whenever mssf-com is added without default-features = false somewhere in the dependency tree.

bundled_libs default

Enables mssf-metadata

mssf-com has 2 features without comments.