Function path_regex_matcher

Source
pub fn path_regex_matcher<'a>(
    regex_path: &str,
    target_pathname: &'a str,
) -> Option<Params>
Expand description

Path Regex Matcher

  • target_pathname must be provided from request.pathname.