Protocol

Derive Macro Protocol 

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

Marks a struct as the protocol root.