Crate sqler_macros

Source
Expand description

§SQLer Macros

sqler_macors is a collection of procedure macros used by sqler crate

Macros§

sql
Convert Rust token stream to a String SQL Statement and concatenate any variable between curly braces.