Module rscache::arc[][src]

Expand description

Archives with parsing and decoding.

Structs

Represents an archive.

Represents one file inside an ArchiveGroup, contains only its id and a byte buffer.

Represents a group of ArchiveFileData.

Represents an archive reference to an archive within the main data file.

Constants

Traits