Skip to main content

Module row

Module row 

Source
Expand description

Row deserialization traits for SQLite.

Structs§

FromSqliteRowError
Error type for row deserialization.

Traits§

FromSqliteRow
Trait for converting a SQLite row to a Rust type.