Module connection

Module connection 

Source

Structs§

DbConnection
An SQLite database connection using the Diesel ORM with its r2d2 connection pool and SQLite WAL backend.

Enums§

DbConnectionUrl
Describes how to connect to the database (currently, SQLite).