// devela::lang::repr
//
// public
//!
//! Declarative languages for describing data, documents, and structure.
//
// mod data; // json, toml, ini, csv, usv, …
// mod item; // ReprITem
// mod markup; // html, css, svg, xml
// mod style; // css, sass, …
// mod text; // MAYBE: hybrid // yaml, latex, …
cratestructural_mods!