Module rustpython_common::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.
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.