Cargo Features

[dependencies]
barkml = { version = "0.7.0", default-features = false, features = ["full"] }
default = full

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

full default

BarkML has 2 features without comments.