Cargo Features
batch-channel has no features set by default.
[dependencies]
batch-channel = { version = "0.4.2", features = ["parking_lot", "fast"] }
- parking_lot fast?
-
Enables parking_lot of pinned-mutex
- fast = parking_lot
batch-channel has 2 features without comments.