Skip to main content

moonpool_sim/simulations/
mod.rs

1//! Simulation workloads and binary targets.
2//!
3//! Contains workload definitions that can be used both in `#[test]` integration
4//! tests and in standalone binary targets (where sancov instrumentation is
5//! visible).