Crate unrar_async

Source

Re-exports§

pub use error::Error;

Modules§

error

Structs§

Archive
ArchiveFlags
Flags representing the properties of an archive
Entry
A single entry contained in an archive - usually, a file or directory
OpenArchive
Represents an archive that is open for operation

Enums§

OpenMode
The actions that can be taken on an archive
Operation
The operations that can be performed on an archive’s contents
VolumeInfo
Types of volumes that comprise a multi-part archive

Statics§

RE_EXTENSION
RE_MULTIPART_EXTENSION