AlignShell

Type Alias AlignShell 

Source
pub type AlignShell<T> = HashMap<T, PosPair<T>>;

Aliased Typeยง

pub struct AlignShell<T> { /* private fields */ }