Expand description
Network simulation and configuration. Network simulation and configuration.
This module provides simulated networking that integrates with the deterministic simulation engine for testing.
Re-exports§
pub use config::ChaosConfiguration;pub use config::ConnectFailureMode;pub use config::NetworkConfiguration;pub use config::sample_duration;pub use sim::SimNetworkProvider;