Macros§
Enums§
- From
SqlError - Enum listing possible errors from
FromSqltrait.
Traits§
- FromSql
- A trait for types that can be created from a SQLite value.
Type Aliases§
- From
SqlResult - Result type for implementors of the
FromSqltrait.
FromSql trait.FromSql trait.