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

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

#2430 in Algorithms

Download history 949/week @ 2024-07-24 915/week @ 2024-07-31 997/week @ 2024-08-07 1057/week @ 2024-08-14 836/week @ 2024-08-21 1282/week @ 2024-08-28 911/week @ 2024-09-04 999/week @ 2024-09-11 854/week @ 2024-09-18 1023/week @ 2024-09-25 880/week @ 2024-10-02 892/week @ 2024-10-09 1218/week @ 2024-10-16 950/week @ 2024-10-23 801/week @ 2024-10-30 990/week @ 2024-11-06

4,227 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