Module tty_interface::result[][src]

Enums

TTYError

A specialized error type encompassing tty-interface and std::io::Error errors.

Type Definitions

Result

A specialized result type encompassing errors from the tty-interface crate and std::io.