zino_orm

Type Alias DatabaseRow

Source
pub type DatabaseRow = SqliteRow;
Expand description

A single row from the SQLite database.

Aliased Typeยง

struct DatabaseRow { /* private fields */ }