//! Nexus Core - Core types, traits, and business logic
//!
//! This crate provides the foundational types and traits used throughout
//! the Nexus Memory System.
pub use Config;
pub use ;
pub use *;
pub use *;
/// Nexus Memory System version
pub const VERSION: &str = env!;