//! `datapress-core` — shared types used by every backend.
//!
//! Backend-agnostic pieces: configuration parsing, error types, request /
//! response models, schema description, and admin-token auth.
// Shared gzip-compressed DuckDB-WASM vendor store, embedded once and reused by
// the explorer and the self-hosted docs site (avoids duplicating ~77 MB of
// wasm in the binary / PyPI wheel).
pub