Function proptest::string::string_regex_parsed [] [src]

pub fn string_regex_parsed(expr: &Expr) -> Result<BoxedStrategy<String>, Error>

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