Module libxivdat::high_level[][src]

Expand description

Contains general-purpose traits and functions applicable to all high-level, file-type-specific modules such as xiv_macro.

Enabled by feature high-level, which is implied by any file type feature.

Traits

Defines a high-level data struct that can be represented as a writeable byte vector.

Defines a high-level data struct that can be validated against a spec used by the game client.