Docs.rs
amqp-api-server-0.1.1
amqp-api-server 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
simple0x47
Dependencies
amqp-api-shared ^0.1.1
normal
async-channel ^1.9
normal
async-trait ^0.1
normal
cooplan-config-reader ^0.1.0
normal
futures-util ^0.3
normal
jsonwebtoken ^8
normal
lapin ^2.2
normal
log ^0.4
normal
multiple-connections-lapin-wrapper ^0.1
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
state-tracker ^0.1
normal
tokio ^1
normal
uuid ^1.1
normal
Versions
0.74%
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
Files
amqp_api_server/
lib.rs
1
pub mod
api;
2
pub mod
config;
3
pub mod
error;