Module donet_core::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§
- An iterator over the variants of Protocol
Enums§
- Enum variants for all message types in the Donet protocol.