next-web-common 0.1.0

A common utility library for the Next Web framework
Documentation
1
2
3
4
#[cfg(feature = "thread-pool")]
pub mod worker;
#[cfg(feature = "thread-pool")]
pub mod thread_pool;