Function parse_i32_to_time_unit

Source
pub fn parse_i32_to_time_unit(value: &i32) -> Result<TimeUnit, Error>