#proc-macro #structs #container #conversion #procedural #generation #associative

influxdb2-structmap

Procedural macro library for converting between Rust structs and associative containers

2 unstable releases

0.2.0 Aug 28, 2022
0.1.5 Aug 19, 2021

#1941 in Algorithms

Download history 816/week @ 2024-01-02 1040/week @ 2024-01-09 879/week @ 2024-01-16 951/week @ 2024-01-23 830/week @ 2024-01-30 769/week @ 2024-02-06 604/week @ 2024-02-13 914/week @ 2024-02-20 849/week @ 2024-02-27 796/week @ 2024-03-05 852/week @ 2024-03-12 687/week @ 2024-03-19 589/week @ 2024-03-26 841/week @ 2024-04-02 1095/week @ 2024-04-09 844/week @ 2024-04-16

3,499 downloads per month
Used in 6 crates (3 directly)

MIT license

5KB
94 lines

Implements the public traits that developers inherit from in order to properly utilize the derive macro's functionality in code conversion and generation.

Dependencies

~1.5MB
~20K SLoC