Docs.rs
app-frame-0.3.1
app-frame 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dnut
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.64
normal
futures ^0.3
normal
hyper ^0.14.26
normal
ordered-float ^3.6.0
normal
parking_lot ^0.12
normal
priority-queue ^1.3.1
normal
regex ^1.8.3
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
44.85%
of the crate is documented
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
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
app_
frame
0.3.1
Module queue_
consumer
Module Items
Structs
Enums
Traits
Functions
Type Aliases
In crate app_
frame
app_frame
Module
queue_consumer
Copy item path
Source
Expand description
How to consume and process items from a queue.
Structs
§
Dispatch
Queue
Receive
Config
Queue
Receiver
Enums
§
Batch
Strategy
Override
Traits
§
Batch
Processor
Receiver
Functions
§
process_
batch
Consume some items from the queue, processing and returning the result, logging errors as they occur.
Type Aliases
§
Queue