Function rill_engine::tracers::tracer::channel[][src]

pub fn channel<T: Flow>() -> (ActionSender<T>, ActionReceiver<T>)
Expand description

Creates a new control channel.