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 |
#352 in #conversion
Used in structmap
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
~36K SLoC