☰
sqlx_core
0.5.13
Module executor
Traits
In crate sqlx_core
?
Module
sqlx_core
::
executor
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.