Type Definition serial_line_ip::Result[][src]

type Result<T> = Result<T, Error>;

Type alias for handling SLIP errors.