Module prc::prc_trait

source ·

Structs

The error type returned from Prc trait operations, including the Hash40 path and reader position
Offsets to tables derived from the file header, necessary when reading certain params
Information read from a struct to facilitate reading child params

Enums

The original error thrown
Used for the path of an error. Could be a hash (for structs) or an index (for a list)
The number associated with each type of param in a file

Traits

A trait allowing a type to be converted from the param container format

Functions

Reads the header data and moves the reader to the start of the params

Type Definitions