// false positive, this regex macro implemented in this crate and is not available in the upstream anymore
#![cfg_attr(feature = "cargo-clippy", allow(regex_macro))]
#![cfg_attr(feature = "quiet", allow(warnings))]