pub fn looks_like_regex(input: &str) -> bool
Returns true when the input appears to contain regex syntax.
true