Appearance
probe-web / @probe-web/client / wire / TestOutcome
type TestOutcome = "Panic" | "Pass";
Defined in: wire.ts:883
probe-rs-rpc TestOutcome.
TestOutcome