Module sqlx_core_oldapi::arguments
source · Expand description
Types and traits for passing arguments to SQL queries.
Structs§
- used by the query macros to prevent supernumerary
.bind()
calls
Traits§
- A tuple of arguments to be sent to the database.