Docs.rs
dge-runtime-0.2.0
dge-runtime 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
qwfy
Dependencies
chrono ^0.4
normal
fern ^0.6
normal
futures ^0.3.14
normal
lapin ^1.7.1
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^1.4.0
normal
thiserror ^1.0.24
normal
tokio ^1.5
normal
tokio-amqp ^1.0.0
normal
tokio-postgres ^0.7.2
normal
tokio-util ^0.6.6
normal
Versions
11.54%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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 rmq
dge_
runtime
0.2.0
Module rmq
Module Items
Functions
In crate dge_
runtime
dge_runtime
Module
rmq
Copy item path
Source
Functions
ยง
consume_
forever
Read a message of type
InputMsg
from
input_queue
, and process it with
handler
.