pub async fn trace_request(request: Request, next: Next) -> Response
Create a server span from incoming W3C headers and run the rest of the stack under it.