Module error

Module error 

Source
Expand description

modbus-rtu crate error types

Enumsยง

Error
Error type that captures failures encountered when talking to a Modbus RTU device.
RequestPacketError
Errors that can occur while building a Modbus RTU request packet.
ResponsePacketError
Errors that can occur while validating and decoding a Modbus RTU response packet.