[][src]Type Definition consalifold::ProbMats

type ProbMats = Vec<HashMap<(u16, u16), f32, BuildHasherDefault<FxHasher>>>;