Cargo Features
light_arena has no features set by default.
[dependencies]
light_arena = { version = "1.0.1", features = ["unstable", "clippy"] }
- unstable
Features from optional dependencies
- clippy implicit feature
-
Enables clippy ^0.0.182
clippy:
A bunch of helpful lints to avoid common pitfalls in Rust