Crate rpak[][src]

Expand description

Simple no_std-compatible helper for the Quake 2 PAK format.

Structs

An in-memory representation of a PAK archive

An entry in the PAK file table

The PAK file header

Constants

Length of a PAK file table entry

Length of the PAK file header

The PAK file type identifier - the 4 ASCII characters “PACK”