Type Definition rill_engine::tracers::tracer::Watcher[][src]

type Watcher<T> = Receiver<ActionEnvelope<T>>;
Expand description

Watches for the control events.