hargonix/rust-termios-devel
Project ID: 21764
Description
The termios crate provides safe bindings for the Rust programming language to the terminal I/O interface implemented by Unix operating systems. The safe bindings are a small wrapper around the raw C functions, which converts integer return values to std::io::Result to indicate success or failure.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|
* Total number of packages downloaded in the last seven days.
Quick Enable
$ dnf copr enable hargonix/rust-termios-devel
More info about enabling Copr repositories