Skip to main content

channel

Function channel 

Source
pub fn channel() -> (Trigger, Receiver)
Available on crate feature async only.
Expand description

Creates a new trigger channel.