Function fuchsia_async::test_support::run_test
source ยท pub fn run_test<F, Fut, R>(test: F, threads: usize) -> R
Expand description
Runs a test in an executor, potentially repeatedly and concurrently
pub fn run_test<F, Fut, R>(test: F, threads: usize) -> R
Runs a test in an executor, potentially repeatedly and concurrently