//! Core library for Codexa.
//!
//! Codexa will aggregate structured content from Git repositories into a
//! typed intermediate representation and render it into multiple artifacts.
/// Current Codexa package version.
pub const VERSION: &str = env!;
/// Returns the initial greeting used by the `0.0.1` scaffold.
pub const