Skip to main content

Module path

Module path 

Source
Expand description

Path pattern matching predicate.

Provides Path predicate for matching request paths against actix-router patterns.

Structs§

Path
A predicate that matches request paths against a pattern.

Traits§

PathPredicate
Extension trait for adding path matching to a predicate chain.