Task scheduler backed by a work-stealing thread pool
Description
A task scheduler backed by a work-stealing thread pool.
This package contains library source intended for building other packages which
use the "default" feature of the "tokio-threadpool" crate.