Hi folks I wrote a macro crate to be used with tokio-postgres which helps me define a table and implements from row for it.
Probably a derive macro would be a better suited tool for this but at the moment I don't really have the time to invest in learning procedural macros. It'd be great if you could review and make suggestions.
db helpers
Could you share a link?
oop my bad I thought I did
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.