Docs.rs
  • lapin-async-0.15.0
    • lapin-async 0.15.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Geal
    • Keruspe
    • Dependencies
      • amq-protocol ^1.0 normal
      • cookie-factory ^0.2.4 normal
      • failure ^0.1 normal
      • log ^0.4 normal
      • nom ^4.0 normal
      • sasl ^0.4 normal
      • env_logger ^0.6 dev
    • Versions
    • 12.65% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate lapin_async

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • buffer::Buffer
  • channel::Channel
  • connection::Configuration
  • connection::Connection
  • connection::Credentials
  • consumer::Consumer
  • error::Error
  • message::BasicGetMessage
  • message::Delivery
  • queue::Binding
  • queue::Queue
  • types::DecimalValue
  • uri::AMQPAuthority
  • uri::AMQPQueryString
  • uri::AMQPUri
  • uri::AMQPUserInfo

Enums

  • api::Answer
  • api::ChannelState
  • connection::ClosingState
  • connection::ConnectingState
  • connection::ConnectionState
  • error::ErrorKind
  • types::AMQPType
  • types::AMQPValue
  • uri::AMQPScheme

Traits

  • consumer::ConsumerSubscriber

Type Definitions

  • api::RequestId
  • channel::BasicProperties
  • types::Boolean
  • types::ByteArray
  • types::Double
  • types::FieldArray
  • types::FieldTable
  • types::Float
  • types::LongInt
  • types::LongLongInt
  • types::LongLongUInt
  • types::LongString
  • types::LongUInt
  • types::ShortInt
  • types::ShortShortInt
  • types::ShortShortUInt
  • types::ShortString
  • types::ShortUInt
  • types::Timestamp
  • types::Void