Module mithril_persistence::sqlite

source ·
Expand description

SQLite module. This module provides a minimal yet useful Entity framework on top of SQLite with ability to perform any SQL query possible and hydrate results in Rust structs.

Modules§

  • Helpers to handle SQLite errors

Structs§

Enums§

Traits§

Type Aliases§