//! Core functionality shared across the system
//!//! This module contains common data structures, error types,
//! and utility functions used throughout the temporal neural solver.
pubmodtypes;pubmoderrors;pubmodutils;pubusetypes::*;pubuseerrors::*;pubuseutils::*;