Module sqlx_core::query_as

source ·

Structs

Functions

  • Make a SQL query that is mapped to a concrete type using FromRow.
  • Make a SQL query, with the given arguments, that is mapped to a concrete type using FromRow.