Constant mz_repr::adt::regex::REPETITIONS

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