Module axum::extract::path

source ·
Expand description

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

Structs

Enums

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