pub async fn handle_api_cost(
__arg0: State<AppState>,
_headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /api/cost — cost summary
No auth required — read-only telemetry used by the operator and dashboard.
pub async fn handle_api_cost(
__arg0: State<AppState>,
_headers: HeaderMap,
) -> impl IntoResponseGET /api/cost — cost summary
No auth required — read-only telemetry used by the operator and dashboard.