//! Shared types for the Lucy documentation framework.
//!//! This crate is the single source of truth for all data structures
//! exchanged between the proc-macro crate (`lucy-macro`) and the
//! runtime crate (`lucy-core`).
pubmodendpoint;pubmodschema;