Expand description
Nexus Core - Core types, traits, and business logic
This crate provides the foundational types and traits used throughout the Nexus Memory System.
Re-exports§
pub use config::Config;pub use error::NexusError;pub use error::Result;pub use math::cosine_similarity;pub use project_identity::ProjectIdentity;pub use traits::*;pub use types::*;
Modules§
- config
- Configuration types for Nexus Memory System
- error
- Error types for Nexus Memory System
- fsutil
- Filesystem utilities shared across crates.
- math
- project_
identity - Project identity resolution logic
- traits
- Core traits for Nexus Memory System
- types
- Core types for Nexus Memory System
Constants§
- VERSION
- Nexus Memory System version