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:

This is a legacy feature that no longer does anything, but removing it would be a semver break.

StableVec has 1 feature without comment.