pub const fn pieces_to_solution_range(
    pieces: u64,
    slot_probability: (u64, u64),
) -> SolutionRangeExpand description
Computes the following:
MAX * slot_probability / chunks * s_buckets / piecespub const fn pieces_to_solution_range(
    pieces: u64,
    slot_probability: (u64, u64),
) -> SolutionRangeComputes the following:
MAX * slot_probability / chunks * s_buckets / pieces