1 2 3 4 5
//! Bridge entry for the `run_loop` integration-test suite, split by test domain into //! `tests/run_loop/` (helpers / lifecycle / updates / permission). #[path = "run_loop/mod.rs"] mod run_loop;