5 releases
0.2.2 | Jul 28, 2024 |
---|---|
0.2.1 | Jul 17, 2024 |
0.2.0 | Jun 10, 2024 |
0.1.1 | Jun 7, 2024 |
0.1.0 | Jun 5, 2024 |
#15 in #consuming
25 downloads per month
Used in pgde
7KB
86 lines
A procedural macro library that enables structs with the RowConsumer
trait to provide a from_row
implementation. Please refer to pgde for use, examples, and limitations.
lib.rs
:
A procedural macro library that enables structs with the RowConsumer
trait to
provide a from_row
implementation. Please refer to pgde for use, examples, and
limitations.
Dependencies
~265–720KB
~17K SLoC