Type Definition consprob::Poss

source ·
pub type Poss<T> = Vec<T>;