//! Inbound rate-limit helpers for schema routes.
//!
//! This module owns optional inbound throttling policy for schema endpoints.
use ;
use crateAppState;
use cratecheck_inbound_optional;
/// Enforces optional inbound rate limiting for schema endpoints.
pub