Keyed

Derive Macro Keyed 

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

This macro generates a parameter struct and an enum of parameter keys.