Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
# Cargo.toml
[dependencies]
sqlx-core = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the core Executor trait.
Replace sqlx-core with the main sqlx crate in your dependencies.
No dependency data recorded yet.