Crate sqlrender_impl

Source
Expand description

This crate provides SqlRender’s procedural macros.

Please refer to the sqlrender crate for how to set this up.

Derive Macros§

SqlRender
Derive this on a struct to create a corresponding table and SqlRender trait methods.