pub struct Channel { /* private fields */ }Expand description
Asynchronous IPC channel
Implementations§
Source§impl Channel
impl Channel
Sourcepub fn receive_id(&self) -> u64
pub fn receive_id(&self) -> u64
Get receive endpoint ID
pub struct Channel { /* private fields */ }Asynchronous IPC channel
Get receive endpoint ID