is_leap_year

Function is_leap_year 

Source
pub fn is_leap_year(year: i32) -> bool
Expand description

Whether or not year is a leap year