Expand description
Deterministic runtime: single-threaded sim runtime under simulation.
Under simulation (simulation + cfg(madsim)),
Builder::new_multi_thread() returns a single-threaded deterministic
runtime. worker_threads() and enable_all() are no-ops.