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