Cargo Features
StableVec has no features set by default.
[dependencies]
stable-vec = { version = "0.4.1", features = ["nightly-bench"] }
- nightly-bench dev
-
Enables real_blackbox of criterion ^0.2
criterion:
Enable use of the nightly-only test::black_box function to discourage compiler optimizations.
StableVec has 1 feature without comment.