fistinc_errors/
async_pool.rs

1
2
3pub type AsyncPoolError<T> = actix_threadpool::BlockingError<T>;