Module compress_tools::async_support[][src]

Expand description

Generic async support with which you can use you own thread pool by implementing the BlockingExecutor trait.

Traits

Functions