Trait terminal_io::Terminal[][src]

pub trait Terminal { }
Expand description

A trait for devices which may be connected to terminals.

Implementors