siege-example-net is one-third of an example game that uses the Siege Engine MMO game engine. The other two-thirds are siege-example-server and siege-example-client.
The Siege Engine is an MMO game engine on the Vulkan API written in the Rust language.
Here is where you define the packet enum (list of all possible packets) including the base packets from siege-net as well as your game specific packets.