Module sqlx_core::executor

source ·

Traits

  • A type that may be executed against a database connection.
  • A type that contains or can provide a database connection to use for executing queries against the database.