Constant ZIPCODE

Source
pub const ZIPCODE: &str = r#"\b\d{5}(?:[-\s]\d{4})?\b"#;