shadow_rs::core::worker

Function with_global_sim_stats

source
pub fn with_global_sim_stats<T>(f: impl FnOnce(&SharedSimStats) -> T) -> T