Skip to main content

ByteBoolArray

Type Alias ByteBoolArray 

Source
pub type ByteBoolArray = Array<ByteBool>;
Expand description

A ByteBool-encoded Vortex array.

Aliased Typeยง

pub struct ByteBoolArray { /* private fields */ }