get_system_stats

Function get_system_stats 

Source
pub async fn get_system_stats(
    __arg0: State<ApiState>,
    headers: HeaderMap,
) -> ApiResponse<SystemStats>
Expand description

GET /admin/stats Get system statistics (admin only)