Cargo Features
LockerRoom has no features set by default.
[dependencies]
lockerroom = { version = "0.2.1", features = ["async"] }
-
async
-
Enables
tokio
Affects
collection::Collection.shadow_locks_async
,
collection::ShadowLocksCollectionAsync
,
lockerroom::r#async
…