Struct gma::FileEntry[][src]

pub struct FileEntry { /* fields omitted */ }
Expand description

GMA File Entry

Implementations

The full filename of this entry. Ex : lua/autorun/cl_myscript.lua

The file size

The crc32 of this entry’s contents

The offset in the gma file, starting from the first file

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.