mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-01 03:09:30 +00:00
* chore: add doc example for manual implemenation of FromRow trait * fix typo Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com> * chore: use `sqlx::Result` directly Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>