Function tokio_unix_ipc::raw_channel[][src]

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

Creates a raw connected channel.