Skip to main content

Module pdu

Module pdu 

Source
Expand description

Core PDU types: PduRef, RequestPdu, ResponsePdu.

Structs§

PduRef
Raw decoded PDU — function code + borrowed data slice.

Enums§

RequestPdu
Fully dispatched request PDU. Each variant borrows from the source buffer.
ResponsePdu
Fully dispatched response PDU. Each variant borrows from the source buffer.