Function aoc::year2020::day04::validate_range

source ยท
fn validate_range(s: &str, range: RangeInclusive<u32>) -> bool