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