Alignment

Type Alias Alignment 

Source
pub type Alignment = Vec<Vec<usize>>;

Aliased Typeยง

pub struct Alignment { /* private fields */ }