pgde_derive 0.2.2

A macro library for consuming PostgreSQL row data into structs.
Documentation
1
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.