Struct quake3_loader::Header [] [src]

pub struct Header {
    pub i: char,
    pub b: char,
    pub s: char,
    pub p: char,
}

Fields

Trait Implementations

impl Debug for Header
[src]

Formats the value using the given formatter.