1 unstable release
new 0.1.0 | Mar 7, 2025 |
---|
#450 in Unix APIs
15KB
215 lines
rustix-libc-wrappers is a wrapper around functions in libc
that can only be
implemented in libc.
Minimum Supported Rust Version (MSRV)
This crate currently works on the version of Rust on Debian stable, which is currently Rust 1.63. This policy may change in the future, in minor version releases, so users using a fixed version of Rust should pin to a specific version of this crate.
Dependencies
~1.8–10MB
~124K SLoC