Expand description
This crate exports items that include-sql, being a proc-macro library, cannot export.
Macros§
- Generates a macro that convers an argument struct into a slice that can be passed to database interfaces that require the latter.
Functions§
- Pushes a list of values into the query argument list.