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
Async version of list_archive_files.
Async version of uncompress_archive.
Async version of
uncompress_archive_file.
Async version of uncompress_data.