[][src]Crate rapidtar

Modules

blocking

Implementation of tar's fixed-size record buffered writer.

concurrentbuf
fs

Abstraction layer for platform-specific behaviors rapidtar needs.

normalize

Platform-agnostic path normalization compatible with tar behavior.

spanning

Facilities for tracking data within a write buffer for error recovery.

tape

Abstraction layer for platform-specific magnetic tape behaviors.

tar

tar archive format definitions and serializers.

traverse

Multithreaded path traversal (the thing which makes rapidtar rapid).

tuning

Performance tuning related configuration

units

Code relating to user-input units and conversions therein.