Crate aimds_core

Crate aimds_core 

Source
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 types::*;

Modules§

config
Configuration management for AIMDS
error
Error types for AIMDS
types
Core type definitions for AIMDS

Constants§

VERSION
Version information