This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c07b060080fbb43a3d5f6b13a103e4e8be673fd2
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
T
History
Jonas Platte
cd33d8ca38
Always use RwLock and Mutex from tokio
...
… instead of async-lock, which we previously used on wasm.
2023-03-28 21:08:57 +02:00
..
crypto_store.rs
Always use RwLock and Mutex from tokio
2023-03-28 21:08:57 +02:00
error.rs
refactor(sqlite): Use internal Error in CryptoStore impl
2023-02-13 12:05:04 +01:00
lib.rs
refactor(sqlite): Make OpenStoreError more precise / useful
2023-02-08 15:44:17 +01:00
utils.rs
refactor(sqlite): Move sqlite extension traits to utils module
2023-02-08 15:44:17 +01:00