Type Definition consprob_trained::BoolsHashedPoss

source ·
pub type BoolsHashedPoss<T> = HashMap<(T, T), bool, BuildHasherDefault<AHasher>, Global>;