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