//! # Molten Config
//!
//! `molten-config` provides configuration schema parsing, validation, and runtime configuration
//! management for the Molten Document and Workflow Management system. Supports YAML, TOML,
//! and JSON configuration formats.
//!
//! This crate is under active development and is not yet stable.
//! If this crate has been abandoned, please message me and we can discuss ownership transfer.