Docs.rs
sqlint-0.2.2
sqlint 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
khulnasoft-bot
Dependencies
async-trait ^0.1
normal
base64 ^0.12.3
normal
optional
bigdecimal ^0.3
normal
optional
bit-vec ^0.6.1
normal
optional
byteorder >1.4.0
normal
optional
bytes ^1.0
normal
optional
chrono ^0.4
normal
optional
connection-string ^0.2
normal
either ^1.6
normal
optional
futures ^0.3
normal
hex ^0.4
normal
libsqlite3-sys ^0.22
normal
optional
lru-cache ^0.1
normal
optional
metrics ^0.18
normal
mobc ^0.8
normal
optional
mysql_async ^0.31.3
normal
optional
native-tls ^0.2
normal
optional
num_cpus ^1.12
normal
percent-encoding ^2
normal
postgres-native-tls ^0.5.0
normal
optional
postgres-types ^0.2.6
normal
optional
rusqlite ^0.25
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0.48
normal
optional
sqlformat ^0.2.0
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
optional
tokio-postgres ^0.7.7
normal
optional
tokio-util ^0.6
normal
optional
tracing ^0.1
normal
tracing-core ^0.1
normal
url ^2.1
normal
uuid ^1
normal
optional
indoc ^0.3
dev
names ^0.11
dev
once_cell ^1.3
dev
paste ^1.0
dev
serde ^1.0
dev
tokio ^1.0
dev
uuid ^1
dev
tiberius ^0.11.2
normal
optional
tiberius ^0.11.6
normal
optional
Versions
62.01%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlint
0.2.2
Module single
Module Items
Structs
In crate sqlint
sqlint
Module
single
Copy item path
Source
Expand description
A single connection abstraction to a SQL database.
Structs
ยง
Sqlint
The main entry point and an abstraction over a database connection.