7 releases

0.1.6 Oct 16, 2022
0.1.5 May 24, 2021
0.1.4 Apr 24, 2021
0.1.3 Jan 7, 2021
0.1.0 Sep 1, 2020

#10 in #type-conversion

Download history 185/week @ 2025-06-22 14/week @ 2025-06-29 38/week @ 2025-07-06 235/week @ 2025-07-13 163/week @ 2025-07-20 141/week @ 2025-07-27 213/week @ 2025-08-03 187/week @ 2025-08-10 111/week @ 2025-08-17 186/week @ 2025-08-24 182/week @ 2025-08-31 239/week @ 2025-09-07 228/week @ 2025-09-14 218/week @ 2025-09-21 252/week @ 2025-09-28 296/week @ 2025-10-05

1,005 downloads per month
Used in structmap

MIT license

10KB
159 lines

Implements the functionality to enable conversion between a struct type a map container type in Rust through the use of a procedural macros.


structmap-derive

Implements the core procedural macro crate for structmap, with functionality for type conversion by wrangling with Rust's AST.

Dependencies

~1.5MB
~38K SLoC