Skip to main content

stats_handler

Function stats_handler 

Source
pub async fn stats_handler(
    __arg0: State<AppState>,
) -> Result<Json<StatsResponse>, AppError>
Expand description

GET /stats

Returns aggregate metadata about the index as a single JSON object.