Function raw_channel

Source
pub fn raw_channel() -> Result<(RawSender, RawReceiver)>
Expand description

Creates a raw connected channel.