gitql_std::regex

Function regexp_substr

Source
pub fn regexp_substr(inputs: &[Box<dyn Value>]) -> Box<dyn Value>
Expand description

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