Docs.rs
sql-middleware-0.6.0
sql-middleware 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
derekfrye
Dependencies
async-trait ^0
normal
bb8 ^0
normal
optional
bb8-tiberius ^0
normal
optional
chrono ^0
normal
clap ^4
normal
criterion ^0
normal
optional
crossbeam-channel ^0
normal
deadpool ^0
normal
futures-util ^0
normal
optional
lazy_static ^1
normal
parking_lot ^0
normal
rand >=0.9.2
normal
optional
rand_chacha >=0.9.0
normal
optional
regex ^1
normal
rusqlite ^0
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tiberius ^0
normal
optional
tokio ^1
normal
tokio-postgres ^0
normal
optional
tokio-util ^0
normal
tracing ^0
normal
turso ^0.4
normal
optional
criterion ^0
dev
rand >=0.9.2
dev
rand_chacha >=0.9.0
dev
tempfile ^3
dev
Versions
65%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module any_conn_wrapper
sql_
middleware
0.6.0
Module any_
conn_
wrapper
Module Items
Enums
In sql_
middleware::
pool
sql_middleware
::
pool
Module
any_
conn_
wrapper
Copy item path
Source
Expand description
Backend-specific raw connection wrappers for
interact_*
helpers.
Enums
ยง
AnyConn
Wrapper
Wrapper around a database connection for generic code.