Cargo Features
[dependencies]
anti-r = { version = "0.9.2", default-features = false, features = ["alloc"] }
- default = alloc
-
The
alloc
feature is set by default wheneveranti-r
is added without
somewhere in the dependency tree.default-features = false - alloc default
Anti-R has 2 features without comments.