Docs.rs
prowl-queue-0.1.0
prowl-queue 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
TheEmpty
Dependencies
derive-getters ^0.2.0
normal
derive-new ^0.5
normal
log ^0.4.0
normal
prowl ^0.2.5
normal
thiserror ^1.0.33
normal
tokio ^1.20.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
Crate prowl_queue
Version 0.1.0
All Items
Structs
Enums
?
Crate
prowl_queue
source
·
[
−
]
Structs
LinearRetry
Your most generic type of retry. Retry every X until Y retries.
ProwlQueue
ProwlQueueOptions
Options for the queue to know how to operate.
ProwlQueueReceiver
ProwlQueueSender
Enums
RetryMethod
Wrapper of the different retry methods