Constant IBAN

Source
pub const IBAN: &str = r#"[A-Z]{2}\d{2}[A-Z0-9]{4}\d{7}([A-Z\d]?){0,16}"#;