2 releases
0.1.1 | Mar 13, 2024 |
---|---|
0.1.0 | Mar 13, 2024 |
#4 in #format-args
Used in bitty_write_macro
15KB
308 lines
This is the procedural macro that powers bitty_write_macro
.
It can be used in your own projects to generate different code based on whether format arguments use variables or a constant string.