Type Definition test::MonitorMsg

source ·
pub type MonitorMsg = (TestDesc, TestResult, Vec<u8>);