Skip to main content

OnPairArray

Type Alias OnPairArray 

Source
pub type OnPairArray = Array<OnPair>;
Expand description

An OnPair-encoded Vortex array.

Aliased Typeยง

pub struct OnPairArray { /* private fields */ }