#[derive(Keyed)] { // Attributes available to this derive: #[keys] }
This macro generates a parameter struct and an enum of parameter keys.