Function bytes_regex_parsed

fn bytes_regex_parsed(expr: &Hir) -> Result<RegexGeneratorStrategy<Vec<u8>>, Error>

Like bytes_regex(), but allows providing a pre-parsed expression.