Crate archive_rs

Source
Expand description

Library for archive files like .tar.

Modules§

support
Which formats and file endings this library supports, depends on cargo features.

Enums§

Archive
Archive file.
Entries
Iterator over archive entries.
Entry
Archive entry.
EntryType
File type of an entry.
Error
Archive error.