Derive Macro pnet_macros::Packet

source · []
#[derive(Packet)]
{
    // Attributes available to this derive:
    #[construct_with]
    #[length]
    #[length_fn]
    #[payload]
}
Expand description

The entry point for the derive(Packet) custom derive