Docs.rs
sqlx-rqlite-0.1.3
sqlx-rqlite 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
HaHa421
Dependencies
atoi ^2.0
normal
chrono ^0.4
normal
optional
flume ^0.11.0
normal
futures-channel ^0.3.19
normal
futures-core ^0.3.19
normal
futures-executor ^0.3.19
normal
futures-intrusive ^0.5.0
normal
futures-util ^0.3.19
normal
log ^0.4.17
normal
percent-encoding ^2.1.0
normal
regex ^1.5.5
normal
optional
rqlite-ha421 ^0.1.2
normal
serde ^1.0.145
normal
optional
sqlx-core ^0.7
normal
tracing ^0.1.37
normal
url ^2.2.2
normal
urlencoding ^2.1.3
normal
sqlx ^0.7
dev
tokio ^1
dev
Versions
20%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlx_
rqlite
0.1.3
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
sqlx_rqlite
Copy item path
Source
Modules
§
arguments
column
connection
database
error
query_
result
row
statement
transaction
type_
info
value
Structs
§
Rqlite
Connect
Options
Type Aliases
§
Rqlite
Pool
Rqlite
Pool
Options
An alias for
PoolOptions
, specialized for SQLite.