Skip to main content

get_stats

Function get_stats 

Source
pub async fn get_stats(
    __arg0: State<Arc<AppState>>,
    headers: HeaderMap,
) -> Result<Json<StatsSummary>, StatusCode>