Function idcard::chinese_zodiac[][src]

pub fn chinese_zodiac(year: u32) -> Option<&'static str>
Expand description

Returns the Chinese Zodiac animal by the given year, the given year should not be less than 1000.