pub async fn tracing_middleware( __arg0: State<AppState>, request: Request, next: Next, ) -> Response
Request tracing middleware