Type Alias Pivot

pub type Pivot = Vec<i32>;

Aliased Typeยง

pub struct Pivot { /* private fields */ }