Module sqlx_core::query_scalar [−][src]
Structs
Raw SQL query with bind parameters, mapped to a concrete type using FromRow on (O,).
Returned from query_scalar.
Raw SQL query with bind parameters, mapped to a concrete type using FromRow on (O,).
Returned from query_scalar.