Available on Unix or HermitCore or
target_os=trusty
or WASI only.Expand description
Owned and borrowed Unix-like file descriptors.
Macros§
Structs§
- Borrowed
Fd - A borrowed file descriptor.
- OwnedFd
- An owned file descriptor.
Traits§
- AsFd
- A trait to borrow the file descriptor from an underlying object.