Skip to main content

Module pipe

Module pipe 

Source

Enums§

PipeError

Functions§

init
send
Send a serializable object down the pipe to the parent process. Panics if:
try_send
Try and send a serializable object down the pipe to the parent process. Panics if: