Docs.rs
boson-backend-sql-common-0.1.1
boson-backend-sql-common 0.1.1
Docs.rs crate page
MIT
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
deathbreakfast
Dependencies
async-trait ^0.1
normal
boson-core ^0.1.1
normal
chrono ^0.4
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
uuid ^1.11
normal
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
sql_fetch_all
boson_
backend_
sql_
common
0.1.1
boson_backend_sql_common
Macro
sql_
fetch_
all
Copy item path
Source
macro_rules! sql_fetch_all { ($backend:expr, $sql:expr, |$q:ident| $body:expr) => { ... }; }