Expand description
Resource path matching and router.
Structs§
- Path
- Resource path match information.
- PathDeserializer 
- Quoter
- Partial percent-decoding.
- ResourceDef 
- Describes the set of paths that match to a resource.
- ResourceId 
- Router
- Resource router.
- RouterBuilder 
- Builder for an ordered routing list.
- Url
Enums§
- Patterns
- One or many patterns.
Traits§
- IntoPatterns 
- Helper trait for type that could be converted to one or more path patterns.
- Resource
- ResourcePath