deadpool-libsql 0.1.1

Dead simple async pool for libsql
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
backend: libsql

features:
  own:
    - rt_async-std_1
    - rt_tokio_1
    - serde

check:
  features:
    - serde
    - core
    - remote
    - replication
    - sync