☰
Module owned
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module owned
Macros
Structs
Traits
?
Module
std
::
os
::
fd
::
owned
1.63.0
·
source
·
[
−
]
Expand description
Owned and borrowed Unix-like file descriptors.
Macros
impl_is_terminal
🔒
Structs
BorrowedFd
A borrowed file descriptor.
OwnedFd
An owned file descriptor.
Traits
AsFd
A trait to borrow the file descriptor from an underlying object.