3 unstable releases
0.2.0 | Mar 6, 2025 |
---|---|
0.1.1 | Sep 21, 2023 |
0.1.0 | Aug 22, 2023 |
#119 in Unix APIs
23,744 downloads per month
Used in 24 crates
(5 directly)
17KB
219 lines
rustix-openpty is a wrapper around rustix::pty
on Linux and
libc::openpty
on other platforms.
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
~0–8.5MB
~89K SLoC