Docs.rs
sql-middleware-0.4.0
sql-middleware 0.4.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-rusqlite ^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
deadpool-libsql ^0
normal
optional
futures-util ^0
normal
optional
lazy_static ^1
normal
parking_lot ^0
normal
postgresql_embedded ^0
normal
optional
rand ^0
normal
optional
rand_chacha ^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.3.2
normal
optional
criterion ^0
dev
rand ^0
dev
rand_chacha ^0
dev
tempfile ^3
dev
Versions
64.85%
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 test_helpers
sql_
middleware
0.4.0
Module test_
helpers
Module Items
Functions
In crate sql_
middleware
sql_middleware
Module
test_
helpers
Copy item path
Source
Expand description
Helper utilities for testing and development.
Functions
ยง
create_
test_
row
Create a test row with the given column names and values.