This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-05-07 15:33:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c07b060080fbb43a3d5f6b13a103e4e8be673fd2
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
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