Derive Macrosยง
- Packet
Length - This derive macro will implement the
BanchoPacketLengthtrait for the struct. - Read
Packet - This derive macro will implement the
BanchoPacketReadtrait for the struct. - Write
Packet - This derive macro will implement the
BanchoPacketWritetrait for the struct.