axum_extra

Module extract

Source
Expand description

Additional extractors.

Modules§

Structs§

  • Cache results of other extractors.
  • Extractor that resolves the host of the request.
  • OptionalPathDeprecated
    Extractor that extracts path arguments the same way as Path, except if there aren’t any.
  • Extractor for customizing extractor rejections