DURATION_REGEX

Constant DURATION_REGEX 

Source
pub const DURATION_REGEX: &str = r"^(\d+)(h|m|s|ms)$";