Docs.rs
oiseau-0.1.3
oiseau 0.1.3
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
crates.io
Source
Owners
trisuaso
Dependencies
bb8-postgres ^0.9.0
normal
optional
redis ^0.31.0
normal
optional
rusqlite ^0.36.0
normal
optional
serde ^1.0.219
normal
tokio-postgres ^0.7.13
normal
optional
Versions
41.94%
of the crate is documented
Go to latest version
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
query_row
oiseau
0.1.3
oiseau
Macro
query_
row
Copy item path
Source
macro_rules! query_row { ($conn:expr, $sql:expr, $params:expr, $f:expr) => { ... }; }