Crate bancho_packets_derive

Crate bancho_packets_derive 

Source

Derive Macrosยง

PacketLength
This derive macro will implement the BanchoPacketLength trait for the struct.
ReadPacket
This derive macro will implement the BanchoPacketRead trait for the struct.
WritePacket
This derive macro will implement the BanchoPacketWrite trait for the struct.