Skip to main content

Crate proto_packet

Crate proto_packet 

Source

Modules§

io
service

Macros§

impl_enum_decode
Implements DecodeFromReadPrefix and DecodeFromRead for an enum type.
impl_enum_encode
Implements EncodedLen, EncodeToSlice, and EncodeToWrite for an enum type.

Traits§

Enum
An enum.
Message
A message.
Packet
A packet.
Struct
A struct.
Variant
A variant.