pub async fn handle_api_sessions_running(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /api/sessions/running — list sessions currently in “running” state
pub async fn handle_api_sessions_running(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /api/sessions/running — list sessions currently in “running” state