Struct quake3_loader::DirEntry [] [src]

pub struct DirEntry {
    pub offset: i32,
    pub length: i32,
}

Fields

Trait Implementations

impl Debug for DirEntry
[src]

Formats the value using the given formatter.