PrometheusHandle was moved into the HttpServer Fn closure but Fn closures require Clone (not FnOnce). Wrap in web::Data before cloning into the closure. |
||
|---|---|---|
| .. | ||
| app | ||
| git-hook | ||
| gitserver | ||
| migrate | ||
| operator | ||
| static | ||
PrometheusHandle was moved into the HttpServer Fn closure but Fn closures require Clone (not FnOnce). Wrap in web::Data before cloning into the closure. |
||
|---|---|---|
| .. | ||
| app | ||
| git-hook | ||
| gitserver | ||
| migrate | ||
| operator | ||
| static | ||