Skip to main content

regex_error_pub

Function regex_error_pub 

Source
pub fn regex_error_pub(pattern: &str) -> Option<String>
Expand description

Why a pattern is outside the supported regex subset, or None. See Pred::Regex.