Skip to main content

RLEArray

Type Alias RLEArray 

Source
pub type RLEArray = Array<RLE>;
Expand description

A RLE-encoded Vortex array.

Aliased Typeยง

pub struct RLEArray { /* private fields */ }