Function gitql_ast::regex_utils::regex_is_match
source · pub fn regex_is_match(input: &str, pattern: &str) -> bool
Expand description
Return true if a match is found, overwise return false
pub fn regex_is_match(input: &str, pattern: &str) -> bool
Return true if a match is found, overwise return false