Function wiremock::matchers::path_regex[][src]

pub fn path_regex<T>(path: T) -> PathRegexMatcher where
    T: Into<String>, 

Shorthand for PathRegexMatcher::new.