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