Module assembly_fdb::sqlite
source · Expand description
§SQLite conversions and tooling
Structs§
- A connection to a SQLite database.
Enums§
- Enum listing possible errors from rusqlite.
Functions§
- Register the module
- Try to export a database to a SQL connection
Type Aliases§
- A typedef of the result returned by many methods.