#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

#293 in Procedural macros

Download history 423/week @ 2024-11-04 29/week @ 2024-11-11 6/week @ 2024-11-18 15/week @ 2024-12-02 41/week @ 2024-12-09

63 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

~245–690KB
~16K SLoC