sqlx_
core
0.8.2
Module executor
Module Items
Traits
In crate sqlx_
core
sqlx_core
Module
executor
Copy item path
source
Traits
ยง
Execute
A type that may be executed against a database connection.
Executor
A type that contains or can provide a database connection to use for executing queries against the database.