Cargo Features
async-lazy has no features set by default.
[dependencies]
async-lazy = { version = "0.1.2", features = ["parking_lot", "nightly"] }
- parking_lot
-
Deprecated, does nothing
- nightly
-
Required for
IntoFuture
impls
async-lazy has no features set by default.
[dependencies]
async-lazy = { version = "0.1.2", features = ["parking_lot", "nightly"] }
Deprecated, does nothing
Required for
IntoFuture
impls