Docs.rs
shared-framework-0.0.16
shared-framework 0.0.16
Docs.rs crate page
Apache-2.0
21 September 2026
Links
Repository
crates.io
Source
Owners
the-infinite
Dependencies
anyhow ^1.0
normal
argon2 ^0.6.0
normal
async-trait ^0.1
normal
base64 ^0.23.1
normal
basilisk-rust-client ^0.1.1
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
futures ^0.3
normal
hex ^0.4
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-util ^0.1
normal
lapin ^4.11.0
normal
once_cell ^1.19
normal
password-hash ^0.6
normal
rand ^0.10.2
normal
redis ^1.7.0
normal
regex ^1.10
normal
reqwest ^0.13.5
normal
schemars ^1.2.2
normal
sea-orm ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
thiserror ^2.0
normal
tokio ^1.38
normal
tokio-cron-scheduler ^0.15.1
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3
normal
url ^2.5.8
normal
urlencoding ^2.1
normal
uuid ^1.8
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module queue_descriptor
shared_
framework
0.0.16
Module queue_
descriptor
Module Items
Traits
In shared_
framework::
app
shared_framework
::
app
Module
queue_
descriptor
Copy item path
Source
Expand description
Queue consumer descriptors recorded by
ConsumerRegistrar
.
Traits
§
Queue
Descriptor
Minimal descriptor for a queue consumer.