mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-30 05:11:13 +00:00
- sqlx::mysql::MySqlConnection is a tuple struct of sqlx_mysql::MySqlConnection - sqlx::mysql::MySqlConnection provides both connect() and connect().await using crate-local specialization from negative trait bound inference