Module io_extras::os

source ·
Expand description

OS-specific functionality.

Modules

All Posix-ish platforms have RawFd and related traits. Re-export them so that users don’t need target-specific code to import them.