Function gitql_ast::regex_utils::regex_substr

source ·
pub fn regex_substr(input: &str, pattern: &str) -> String
Expand description

Return substring matching regular expression or empty string if no match found