Cargo Features
next-web-common has no features set by default.
[dependencies]
next-web-common = { version = "0.1.0", features = ["thread-pool", "query-wrapper"] }
- thread-pool
-
Affects
config::thread_pool_config
,thread::worker
,thread::thread_pool
… - query-wrapper