Function handle_api_health
pub async fn handle_api_health(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /api/health — component health snapshot
pub async fn handle_api_health(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /api/health — component health snapshot