[][src]Type Definition nonogrid::solver::probing::Impact

type Impact<B> = HashMap<(Point, <B as Block>::Color), (usize, f64)>;