Function max_day_in_month

Source
fn max_day_in_month(year_num: i32, month_num: u32) -> Option<u32>