Expand description

Extractor that will get captures from the URL and parse them using serde.

Structs

Rejection type for Path if the captured routes params couldn’t be deserialized into the expected type.

Extractor that will get captures from the URL and parse them using serde.

Enums

The kinds of errors that can happen we deserializing into a Path.