[][src]Module sqlx_core::arguments

Traits for passing arguments to SQL queries.

Traits

Arguments

A tuple of arguments to be sent to the database.

IntoArguments