Crate pgde_derive

Crate pgde_derive 

Source
Expand description

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.

Derive Macrosยง

RowConsumer
A macro for deriving a from_row implementation onto a struct.