Module riker_testkit::probe::channel[][src]

The channel module provides an std::sync::mpsc::channel() based Probe that is suitable for use in a single, local application. This Probe cannot be serialized.

Structs

ChannelProbe
ChannelProbeReceive

Functions

probe
probe_with_payload