An async TAR file reader and writer for Tokio, abstract over I/O without compression.
# Cargo.toml
[dependencies]
tokio-tar = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a TAR archive for reading asynchronously.
Use `#[tokio::main]` or manually create a runtime.
No dependency data recorded yet.