Docs.rs
fire-postgres-0.1.17
fire-postgres 0.1.17
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
soerenmeier
Dependencies
base64 ^0.21
normal
bcrypt ^0.9
normal
bytes ^1.0
normal
chrono ^0.4.23
normal
fire-crypto ^0.3.2
normal
email_address ^0.2
normal
fallible-iterator ^0.2
normal
fire-postgres-derive ^0.1
normal
fire-protobuf ^0.1.2
normal
juniper ^0.15
normal
postgres-protocol ^0.6
normal
postgres-types ^0.2
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
tokio-postgres ^0.7
normal
tracing ^0.1
normal
serde_json ^1.0
dev
Versions
6.52%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
fire_postgres
0.1.17
?
Macro
fire_postgres
::
try_res_opt
source
·
[
−
]
macro_rules!
try_res_opt { (
$exp
:expr) => { ... }; }