Skip to main content

is_valid_regex

Function is_valid_regex 

Source
pub fn is_valid_regex(input: &str) -> bool
Expand description

Returns true when the pattern compiles successfully.