pgde_derive 0.1.0

A macro library for consuming PostgreSQL row data into structs.
Documentation

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.