[][src]Module taskforge::list::sqlite

Implement a local SQLite based List implementation

Structs

SQLiteList

SQLiteList maintains a SQLite connection and exposes a List trait implementation using it.