duplicate 2.0.1

Provides macros for duplication of code with variable substitution.
Documentation
1
2
3
4
5
6
Verbose syntax does not accept semicolons between substitutions.
       Example:
           [
               name    [sub1] // No semicolon
               ty      [u32] // No semicolon
           ]