Skip to main content
Pipe
std
1.98.0-nightly
(6368fd52c 2026-05-29)
Pipe
Aliased Type
Fields
0
In std::
sys::
pipe::
unix
std
::
sys
::
pipe
::
unix
Type Alias
Pipe
Copy item path
Source
pub type Pipe =
FileDesc
;
Aliased Type
§
pub struct Pipe(
OwnedFd
);
Tuple Fields
§
§
0:
OwnedFd
🔬
This is a nightly-only experimental API. (
fd
)