Crate iron_rusqlite_middleware[][src]

Structs

RusqliteMiddleware

Iron rusqlite middleware

Value

Traits

RusqliteRequestExtension

Trait which adds a method the iron::Request to enable the retrieval of a database connection.

Type Definitions

RusqlitePool

Pool of SqliteConnectionManager kept by the Iron middleware

SqliteConnection

Pooled conenction to the SQLite database