hargonix/rust-termios-devel

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.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/hargonix/rust-termios-devel/