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_rowimplementation onto a struct.