Cargo Features

bounded-pool has no features set by default.

[dependencies]
bounded-pool = { version = "0.1.0", features = ["hardware-lock-elision"] }
hardware-lock-elision

Enables hardware-lock-elision of parking_lot

bounded-pool has 1 feature without comment.