ProtocolField

Derive Macro ProtocolField 

Source
#[derive(ProtocolField)]
{
    // Attributes available to this derive:
    #[wsdf]
}
Expand description

Registers a type to be used as a field within the main #[derive(Protocol)] type.