Constant mz_repr::adt::regex::REPETITIONS

source ·
const REPETITIONS: &str = r"((\*|\+|\?|(\{[1-9],?\}))\??)?";