tokio-tar 0.3.1

A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "87338a76092330bc6fe60de95d83eae5597332e1"
  },
  "path_in_vcs": ""
}