Crate termios [-] [+] [src]
Termios bindings + safe wrapper
Examples
Check the Termios struct.
Dependencies
- libclang-3.6-dev to generate the bindings
Modules
| control |
Hardware control of terminal |
| input |
Software input processing |
| local |
Dumping ground for other state |
| output |
Software output processing |
| prelude |
A collection of the most used structs and traits, meant to be glob imported |
| raw |
Raw access to the |
| traits |
Traits |
Structs
| Termios |
Safe wrapper around |
Enums
| BaudRate |
Standard baud rates |
| When |
When to update the underlying |