Expand description
AIMDS Core - Shared types, utilities, and error handling
This crate provides the foundational types and utilities used across all AIMDS components.
Re-exports§
pub use config::AimdsConfig;pub use error::AimdsError;pub use error::Result;pub use gate::SafetyGate;pub use gate::SafetyVerdict;pub use types::*;
Modules§
- config
- Configuration management for AIMDS
- error
- Error types for AIMDS
- gate
SafetyGate— composing trait for the AIMDS 3-gate pipeline.- types
- Core type definitions for AIMDS
Constants§
- VERSION
- Version information