Function bytes_channel

Source
pub fn bytes_channel(
    time_profile_chan: ProfilerChan,
) -> Result<(IpcBytesSender, IpcBytesReceiver), Error>