Available on crate feature
server only.Expand description
Collections for path params from uri.
See Router::route and PathParamsVec, PathParamsMap or PathParams for
more details.
Structs§
- Path
Params - Extractor for params from request uri
- Path
Params Map - Map for params from request uri
- Path
Params Vec - Collected params from request uri
Enums§
- Path
Params Rejection PathParamsspecified rejections