Skip to main content

Crate fsqlite_error

Crate fsqlite_error 

Source

Enums§

ErrorCode
SQLite result/error codes for wire protocol compatibility.
FrankenError
Primary error type for FrankenSQLite operations.

Type Aliases§

Result
Result type alias using FrankenError.