Function forest_filecoin::metrics::collect_db_metrics

source ·
async fn collect_db_metrics<DB>(__arg0: State<Arc<DB>>) -> impl IntoResponse
where DB: DBStatistics,