Module compress_tools::futures_support
source · Expand description
Async support with a built-in thread pool.
Functions
- Async version of
list_archive_files
. - Async version of
list_archive_files_with_encoding
(crate:: list_archive_files_with_encoding). - Async version of
uncompress_archive
. - Async version of
uncompress_archive_file
. - Async version of
uncompress_archive_file_with_encoding
(crate:: uncompress_archive_file_with_encoding). - Async version of
uncompress_archive_with_encoding
(crate:: uncompress_archive_with_encoding). - Async version of
uncompress_data
.