Skip to main content

Module request_id

Module request_id 

Source
Expand description

Request ID middleware — assigns a unique ID to each request.

Structs§

RequestId
A request ID extracted from the middleware.

Functions§

request_id_middleware
Middleware that reads or generates a request ID and attaches it to the response.