mz_repr::adt::regex

Constant REPETITIONS

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