Crate blaze_pk_derive

Crate blaze_pk_derive 

Source

Derive Macrosยง

PacketComponent
Macro for deriving a component any enum that wants to implement PacketComponent must also implement Debug, Hash, PartialEq, and Eq these traits are required for routing
PacketComponents
Macro for deriving components any enum that wants to implement PacketComponents must also implement Debug, Hash, PartialEq, and Eq these traits are required for routing