Crate sqlx_type_macro

source ·

Macros

  • Statically checked SQL query, similarly to sqlx::query!.
  • A variant of query! which takes a path to an explicitly defined struct as the output type.