Constant CREDITCARD

Source
pub const CREDITCARD: &str = r#"(?:(?:(?:\d{4}[- ]?){3}\d{4}|\d{15,16}))"#;