//! NOMAD Protocol - Core traits, types, and constants.
//!//! This module provides the foundational traits and types for the NOMAD protocol.
//! It has minimal dependencies and defines the core abstractions.
modconstants;moderror;modtraits;pubuseconstants::*;pubuseerror::*;pubusetraits::*;