Cargo Features
WaitList has no features set by default.
[dependencies]
wait-list = { version = "0.1.1", features = ["std", "alloc", "lock_api_04", "loom_05"] }
- std = alloc
- alloc std?
- lock_api_04 = lock_api_04_crate
- loom_05 = loom_05_crate
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.
- lock_api_04_crate lock_api_04?
-
Enables lock_api
- loom_05_crate loom_05?
-
Enables loom ^0.5.4