Type Alias SystemPort

Source
pub type SystemPort = TTYPort;
Expand description

A convenience type alias for the system’s native serial port type.

Aliased Type§

pub struct SystemPort { /* private fields */ }