Control

Derive Macro Control 

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

Derive macro for an Control type Behavior, usage.