# blocking_pool A thread pool for running synchronous I/O in asynchronous applications. This crate is low-level, and is meant to be used as a building block for higher level asynchronous runtimes. License: MIT OR Apache-2.0