Type Definition serial_line_ip::Result

source ·
pub type Result<T> = Result<T, Error>;
Expand description

Type alias for handling SLIP errors.