regex

Function regex 

Source
pub fn regex<'value>(
    left: &Vec<Cow<'value, Value>>,
    right: &Vec<Cow<'value, Value>>,
) -> bool