Cargo Features
[dependencies]
nyoom-json = { version = "0.3.1", default-features = false, features = ["alloc"] }
- default = alloc
-
The
allocfeature is set by default whenevernyoom-jsonis added withoutsomewhere in the dependency tree.default-features = false - alloc default
nyoom-json has 2 features without comments.