pgde_derive

Crates.iopgde_derive
lib.rspgde_derive
version0.2.2
sourcesrc
created_at2024-06-05 16:22:44.571059
updated_at2024-07-28 13:50:20.713838
descriptionA macro library for consuming PostgreSQL row data into structs.
homepage
repositoryhttps://github.com/crusopaul/pgde/
max_upload_size
id1262939
size7,715
crusopaul (crusopaul)

documentation

README

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.

Commit count: 16

cargo fmt