Derive Macro netsim_embed::Packet [−]
#[derive(Packet)]
{
// Attributes available to this derive:
#[construct_with]
#[length]
#[payload]
}
Expand description
The entry point for the derive(Packet) custom derive
#[derive(Packet)]
{
// Attributes available to this derive:
#[construct_with]
#[length]
#[payload]
}
The entry point for the derive(Packet) custom derive