Docs.rs
sqlx-rqlite-0.1.0
sqlx-rqlite 0.1.0
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
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.69%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlx_rqlite
0.1.0
All Items
Modules
Structs
Type Aliases
?
Crate
sqlx_rqlite
source
·
[
−
]
Modules
§
arguments
column
connection
database
error
query_result
row
statement
transaction
type_info
value
Structs
§
RqliteConnectOptions
Type Aliases
§
RqlitePool
RqlitePoolOptions
An alias for
PoolOptions
, specialized for SQLite.