Available on Hermit or Motor OS or Trusty or Unix or WASI only.
Expand description
Raw Unix-like file descriptors.
Traits§
- AsRawFd
- A trait to extract the raw file descriptor from an underlying object.
- From
RawFd - A trait to express the ability to construct an object from a raw file descriptor.
- Into
RawFd - A trait to express the ability to consume an object and acquire ownership of its raw file descriptor.
Type Aliases§
- RawFd
Non-Hermit and non-Motor OS - Raw file descriptors.