Docs.rs
rdbi-0.2.1
rdbi 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
a4501150
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
mysql_async ^0.36
normal
rdbi-derive ^0.1.0
normal
rust_decimal ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
Versions
98.25%
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
Module query
rdbi
0.2.1
Module query
Module Items
Structs
In crate rdbi
rdbi
Module
query
Copy item path
Source
Expand description
Query builder for rdbi
Structs
ยง
Dynamic
Query
A dynamic query builder for queries with variable SQL.
Query
A query builder that supports fluent parameter binding.