Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
# Cargo.toml
[dependencies]
rustix = "1.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a file using rustix syscall bindings
Check the documentation for platform-specific features and use conditional compilation.
No dependency data recorded yet.