async fn track_http_request(
__arg0: State<Arc<RuntimeMetrics>>,
path: MatchedPath,
request: Request,
next: Next,
) -> Responseasync fn track_http_request(
__arg0: State<Arc<RuntimeMetrics>>,
path: MatchedPath,
request: Request,
next: Next,
) -> Response