Module crt_fd

Source
Expand description

A module implementing an io type backed by the C runtime’s file descriptors, i.e. what’s returned from libc::open, even on windows.

Structs§

Fd

Type Aliases§

Offset