Module sqlite

Module sqlite 

Source

Structs§

QueryResult
A result of a query
RowResult
A set of values for each of the columns in a query-result

Enums§

Connection
A handle to an open sqlite instance
Error
The set of errors which may be raised by functions in this interface
Value
A single column’s result from a database query

Traits§

Host
HostConnection
HostConnectionWithStore
HostWithStore

Functions§

add_to_linker