[−][src]Type Definition test::MonitorMsg
type MonitorMsg = (TestDesc, TestResult, Option<TestExecTime>, Vec<u8>);
🔬 This is a nightly-only experimental API. (
test
)type MonitorMsg = (TestDesc, TestResult, Option<TestExecTime>, Vec<u8>);
test
)