macro_files 0.1.0

Macro consuming JSON like data structures to create directories and files at runtime.
Documentation
1
2
3
4
5
6
7
error: no rules expected the token `"LICENSE"`
 --> tests/ui/fail/missing_comma_after_map.rs:8:9
  |
7 |         }
  |          - help: missing comma here
8 |         "LICENSE": "MIT"
  |         ^^^^^^^^^ no rules expected this token in macro call