Re-exports§
Enums§
- Error
- Represents all the ways a method can fail within SQLx.
Traits§
- Database
- A database driver.
- Decode
- A type that can be decoded from the database.
- HasValue
Ref - Associate
Database
with aValueRef
of a generic lifetime. - Type
- Indicates that a SQL type is supported for a database.
- Value
RefTry Get