Skip to main content

Crate kanban_persistence_sqlite

Crate kanban_persistence_sqlite 

Source

Re-exports§

pub use sqlite_store::SqliteStore;
pub use sqlite_store::SUPPORTED_SCHEMA_VERSION;

Modules§

sqlite_store

Structs§

SqliteStoreFactory