Crate termios [-] [+] [src]

[-]

Termios bindings + safe wrapper

Examples

Check the Termios struct.

Dependencies

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 Termios structure and its flags

traits

Traits

Structs

Termios

Safe wrapper around raw::Termios

Enums

BaudRate

Standard baud rates

When

When to update the underlying raw::Termios structure