Cargo Features

singleflight-async has no features set by default.

[dependencies]
singleflight-async = { version = "0.1.1", features = ["hardware-lock-elision"] }
hardware-lock-elision

Enables hardware-lock-elision of parking_lot

singleflight-async has 1 feature without comment.