6 releases
0.1.5 | Nov 9, 2024 |
---|---|
0.1.4 | Nov 7, 2024 |
#296 in Procedural macros
470 downloads per month
46KB
856 lines
The structured_map
macro allows users of the macro to generate structured
maps with a known and finite set of keys that they can perform map functions
on such as map
, zip
, iter
and much more.
Dependencies
~225–660KB
~16K SLoC