Skip to main content
Pipe
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
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
)