Skip to main content

track_http_request

Function track_http_request 

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