![]() # 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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
![]() # 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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |