Expand description

Convert an extractor into a middleware.

See extractor_middleware for more details.

Structs

Middleware that runs an extractor and discards the value.
Layer that applies FromExtractor that runs an extractor and discards the value.
Response future for FromExtractor.

Functions

Convert an extractor into a middleware.