Skip to main content
is_valid_regex
use_
regex
0.1.0
use_regex
Function
is_
valid_
regex
Copy item path
Source
pub fn is_valid_regex(input: &
str
) ->
bool
Expand description
Returns
true
when the pattern compiles successfully.