termios-sys 0.0.4

Rust FFI layer for libc's termios functions
Documentation
1
2
3
4
5
6
7
machine:
    pre:
        - curl -sS https://static.rust-lang.org/rustup.sh | sudo sh

test:
    override:
        - cargo build -v