openmls_sqlite_storage 0.2.0

A storage provider for OpenMLS based on SQlite based on the rusqlite crate.
Documentation
1
2
3
# OpenMLS SQLite Storage

A codec-independent storage provider implementing the `StorageProvider` trait from `openmls_traits` based on the `rusqlite` crate.