pub async fn request_id(req: Request, next: Next) -> Response
Mint (or honor a client-supplied) request id, stash it in extensions for handlers, and echo it on the response.