mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-13 15:25:13 +00:00
- traits from sqlx::blocking::_ have sqlx::_ traits as dependents - methods in sqlx::_ traits are cfg-d on "async" with an additional Rt: Async bound