Skip to main content

path_matches

Function path_matches 

Source
fn path_matches(segments: &[Segment], req_path: &str) -> bool
Expand description

Returns true if a request path matches this operation’s segment template.