Docs.rs
  • async-mq-1.1.0
    • async-mq 1.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 AND MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • keithnoguchi
    • Dependencies
      • async-trait ^0.1 normal
      • cookie-factory ^0.3 normal
      • futures ^0.3 normal
      • futures-util ^0.3 normal
      • lapin ^0.34 normal
      • clap ^2.33 dev
      • flatbuffers ^0.6 dev
      • futures-executor ^0.3 dev
      • tokio ^0.2 dev
    • Versions
    • 60.94% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_mq1.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::Client
  • client::Connection
  • client::QueueOptions
  • consume::Consumer
  • consume::ConsumerBuilder
  • message::EchoProcessor
  • message::Message
  • message::NoopPeeker
  • produce::Producer
  • produce::ProducerBuilder

Enums

  • error::Error
  • message::MessageError

Traits

  • message::MessagePeek
  • message::MessageProcess