#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

#296 in Procedural macros

Download history 423/week @ 2024-11-04 47/week @ 2024-11-11

470 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

~225–660KB
~16K SLoC