Cargo Features
async-condvar-fair has no features set by default.
[dependencies]
async-condvar-fair = { version = "1.0.1", features = ["all", "parking_lot_0_12", "parking_lot_0_9", "parking_lot_0_10", "parking_lot_0_11"] }
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- parking_lot_0_9 implicit feature
-
Enables parking_lot ^0.9
parking_lot:
More compact and efficient implementations of the standard synchronization primitives
- parking_lot_0_10 implicit feature
-
Enables parking_lot ^0.10.2
- parking_lot_0_11 implicit feature
-
Enables parking_lot ^0.11
- tokio all?
- smol all?
-
Enables smol ^1