Expand description
Dispatch requests to the appropriate handler.
Structs§
- The variant of
AllowedMethods
that only allows a finite set of HTTP methods for a given path.
Enums§
- The set of HTTP methods that are allowed for a given path.
Functions§
- The default fallback handler for incoming requests that don’t match any of the routes you registered.