//! Counts over the generated Twitch surface registries.
//!
//! The full catalogs live as JSON under `twitch_catalog/` in the repository and
//! feed `tools/twitch_surface.py`, which generates the endpoint and
//! subscription registries compiled into this crate. These helpers recompute
//! the summary counts from those generated constants; the JSON itself is not
//! embedded in the library.
use crateEndpointStability;