680f7b8ecb
Change the slice-consuming methods to requiring &(dyn ToSql + Sync), which makes the overall value Send. If you have non-Sync values for whatever reason, you can still use the iterator-based methods. |
||
---|---|---|
.. | ||
types | ||
main.rs | ||
parse.rs | ||
runtime.rs |