Module rustix::fd

source ·
Expand description

Export the *Fd types and traits that are used in rustix’s public API.

Users can use this to avoid needing to import anything else to use the same versions of these types and traits.

Structs

Traits

Type Aliases