| Crates.io | openpty |
| lib.rs | openpty |
| version | 0.2.0 |
| created_at | 2019-02-26 22:04:55.349026+00 |
| updated_at | 2021-11-23 01:07:12.851201+00 |
| description | Rust implementation of libc openpty() |
| homepage | |
| repository | https://github.com/milkey-mouse/openpty/ |
| max_upload_size | |
| id | 117446 |
| size | 20,324 |
Rust version of libc::openpty. Based on musl's implementation.