Derive Macro Keyed

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

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