[][src]Type Definition serial_line_ip::Result

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

Type alias for handling SLIP errors.