🔬This is a nightly-only experimental API. (
anonymous_pipe
#127154)Expand description
Structs§
- Pipe
Reader Experimental Read end of the anonymous pipe. - Pipe
Writer Experimental Write end of the anonymous pipe.
Functions§
- pipe
Experimental Create anonymous pipe that is close-on-exec and blocking.