ipc_
channel
0.19.0
In ipc_
channel::
platform
Modules
os
unix
Structs
OsIpcOneShotServer
OsIpcReceiver
OsIpcReceiverSet
OsIpcSender
OsIpcSharedMemory
OsOpaqueIpcChannel
Enums
OsIpcChannel
OsIpcSelectionResult
Functions
channel
ipc_channel
::
platform
Function
channel
Copy item path
Settings
Help
Summary
Source
pub fn channel() ->
Result
<(
OsIpcSender
,
OsIpcReceiver
),
UnixError
>