Function zng_view_api::ipc::bytes_channel
source ยท pub fn bytes_channel() -> (IpcBytesSender, IpcBytesReceiver)
Expand description
Create a bytes channel.
pub fn bytes_channel() -> (IpcBytesSender, IpcBytesReceiver)
Create a bytes channel.