Searched refs:append_nested_matched_path (Results 1 – 1 of 1) sorted by relevance
142 let matched_path = append_nested_matched_path(matched_path, extensions); in set_matched_path_for_request()154 fn append_nested_matched_path(matched_path: &Arc<str>, extensions: &http::Extensions) -> Arc<str> { in append_nested_matched_path() function