Function simple_ipc::new_channel

source ·
pub fn new_channel() -> (Sender, Receiver)
Expand description

Creates a new channel and returns the endpoints