pub type SessionSqliteSession = Session<SessionSqlitePool>;
Expand description

Sqlite’s Session Helper type for the DatabasePool.