Type Definition iron_rusqlite_middleware::RusqlitePool[][src]

type RusqlitePool = Arc<Pool<SqliteConnectionManager>>;

Pool of SqliteConnectionManager kept by the Iron middleware