Cargo Features
[dependencies]
aneubeck-daachorse = { version = "1.1.1", default-features = false, features = ["alloc"] }
- default = alloc
-
The
allocfeature is set by default wheneveraneubeck-daachorseis added withoutsomewhere in the dependency tree.default-features = false - alloc default
aneubeck-daachorse has 2 features without comments.