Docs.rs
aide-de-camp-0.2.0
aide-de-camp 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
02 March 2025
Links
Repository
crates.io
Source
Owners
andoriyu
Dependencies
anyhow ^1.0.53
normal
async-trait ^0.1.52
normal
bincode ^2.0.0-rc.1
normal
bytes ^1.1.0
normal
chrono ^0.4
normal
futures ^0.3.25
normal
rand ^0.8.5
normal
optional
thiserror ^1.0.30
normal
tokio ^1
normal
tokio-util ^0.7.4
normal
tracing ^0.1.30
normal
xid ^1.0.0
normal
tokio ^1
dev
Versions
60.29%
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
aide_
de_
camp
0.2.0
Module queue
Module Items
Enums
Traits
In aide_
de_
camp::
core
aide_de_camp
::
core
Module
queue
Copy item path
Source
Enums
§
Queue
Error
Errors related to queue operation.
Traits
§
Queue
An interface to queue implementation. Responsible for pushing jobs into the queue and pulling jobs out of the queue.