//! benday-core: terminal charts from a Vega-Lite-style JSON spec.
//!
//! Pure spec-in, string-out — no I/O, no TTY detection, no environment
//! sniffing — so it can sit under a CLI, an MCP server, or another Rust
//! program unchanged.
pub use Error;
pub use ;
pub use ;