//! Stable schema-backend facade.
//!//! This module keeps the schema route backend resolution surface centralized
//! while the concrete implementation lives in `catalog_route_context`.
pub(super)usesuper::catalog_route_context::{SchemaBackend, require_schema_backend};