Struct uorustlibs::art::RunPair [] [src]

pub struct RunPair {
    pub offset: u16,
    pub run: Vec<Color16>,
}

Fields