Macro safe_network::with_chaos[][src]

macro_rules! with_chaos {
    ($x : expr) => { ... };
}
Expand description

Run code when a chaotic. Defaults to 20% of the time. Overall frequence can be set via “SAFE_CHAOS_LEVEL” env var.