Module protocol

Source
Expand description

This module defines the Protocol enum, which stores every type of message in the Donet protocol, along with their 16-bit ID.

Structs§

ProtocolIter
An iterator over the variants of Protocol

Enums§

Protocol
Enum variants for all message types in the Donet protocol.