Crate actix_router
source ·Expand description
Resource path matching and router.
Structs§
- Resource path match information.
- Partial percent-decoding.
- Describes the set of paths that match to a resource.
- Resource router.
- Builder for an ordered routing list.
Enums§
- One or many patterns.
Traits§
- Helper trait for type that could be converted to one or more path patterns.