termios-sys 0.0.3

Rust FFI layer for libc's termios functions
Documentation
1
2
3
4
5
6
7
8
9
[package]

name = "termios-sys"
version = "0.0.3"
authors = ["Brian Smith <github@basmith.org>"]
description = "Rust FFI layer for libc's termios functions"
repository = "https://github.com/basmith/termios-sys"
license = "MIT"
keywords = ["termios", "terminal"]