archive-trait 0.0.7

Format-neutral, asynchronous archive construction and extraction
Documentation
1
2
3
4
5
6
# archive-trait

archive-trait provides asynchronous, format-agnostic traits and interfaces
for building and extracting archives.

This crate is a component of [tar-codec](https://github.com/astral-sh/tar-codec).