We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad7ddfd + 07ecdbd commit 10123e5Copy full SHA for 10123e5
README.md
@@ -1,5 +1,8 @@
1
# async-sqlite
2
3
+[](https://crates.io/crates/async-sqlite)
4
+[](https://docs.rs/async-sqlite)
5
+
6
A library to interact with sqlite from an async context.
7
8
This library is tested on both [tokio](https://docs.rs/tokio/latest/tokio/)
0 commit comments