#set-key #structured #map #maps #generate #macro #iterator

macro structured-map

A crate for generating structured maps with a set of known keys

6 releases

0.1.5 Nov 9, 2024
0.1.4 Nov 7, 2024

#393 in Procedural macros

28 downloads per month

MIT/Apache

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

~230–670KB
~16K SLoC