Type Definition consprob_trained::PosPairs

pub type PosPairs<T> = Vec<(T, T), Global>;