|  3ef99cf82c # Objective Simplify the code by using `macro_rules` instead of a proc macro where possible. ## Solution Replace `impl_param_set` proc macro with a `macro_rules` macro. | ||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||
|  3ef99cf82c # Objective Simplify the code by using `macro_rules` instead of a proc macro where possible. ## Solution Replace `impl_param_set` proc macro with a `macro_rules` macro. | ||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||