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

#291 in #conversion

Download history 106/week @ 2023-11-20 42/week @ 2023-11-27 45/week @ 2023-12-04 27/week @ 2023-12-11 33/week @ 2023-12-18 14/week @ 2024-02-05 16/week @ 2024-02-12 13/week @ 2024-02-19 24/week @ 2024-02-26 5/week @ 2024-03-04

58 downloads per month
Used in structmap

MIT license

10KB
159 lines

structmap-derive

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


lib.rs:

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

Dependencies

~1.5MB
~33K SLoC