sqlx_core_oldapi

Module 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.