mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
2123d9de2e
The provided callback doesn't need to be `'static`. It should be enough that it doesn't borrow anything from the `Connection` itself, even if it does borrow data from elsewhere. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |