mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 06:24:16 +00:00
9ba488c831
* HasValueRef, HasArguments, HasStatement -> Database GATs replace the associated types from the generic traits `HasValueRef<'r>`, `HasArguments<'q>` and `HasStatement<'q>` with generic associated types in `Database` * fixup after rebase --------- Co-authored-by: Austin Bonander <austin.bonander@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |