Cargo Features

LockPool has no features set by default.

[dependencies]
lockpool = { version = "3.0.1", features = ["tokio"] }
tokio

Enables async-trait and tokio

Affects pool::pool_async, pool_async::TokioLockPool, tests::utils.launch_locking_async_thread, tests::utils.launch_locking_owned_async_thread