Docs.rs
  • actix-amqp-0.1.4
    • actix-amqp 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fafhrd91
    • Dependencies
      • actix-codec ^0.2.0 normal
      • actix-connect ^1.0.1 normal
      • actix-router ^0.2.2 normal
      • actix-rt ^1.0.0 normal
      • actix-service ^1.0.1 normal
      • actix-utils ^1.0.4 normal
      • amqp-codec ^0.1.0 normal
      • bytes ^0.5.3 normal
      • bytestring ^0.1.2 normal
      • derive_more ^0.99.2 normal
      • either ^1.5.3 normal
      • futures ^0.3.1 normal
      • fxhash ^0.2.1 normal
      • http ^0.2.0 normal
      • log ^0.4 normal
      • pin-project ^0.4.6 normal
      • slab ^0.4 normal
      • uuid ^0.8 normal
      • actix-testing ^1.0.0 dev
      • env_logger ^0.6 dev
    • Versions
    • 34.38% 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

actix_amqp0.1.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Configuration
  • Connection
  • ConnectionController
  • ReceiverLink
  • ReceiverLinkBuilder
  • SenderLink
  • SenderLinkBuilder
  • Session
  • client::Handshake
  • client::ProtocolNegotiation
  • sasl::SaslAuth
  • sasl::SaslConnect
  • server::App
  • server::Connect
  • server::ConnectAck
  • server::ConnectOpened
  • server::ControlFrame
  • server::Handshake
  • server::Link
  • server::Message
  • server::Server
  • server::State
  • server::errors::AmqpError
  • server::errors::Error
  • server::errors::LinkError
  • server::sasl::Init
  • server::sasl::NoSaslService
  • server::sasl::Response
  • server::sasl::Sasl
  • server::sasl::Success

Enums

  • AmqpTransportError
  • Delivery
  • sasl::SaslConnectError
  • server::ControlFrameKind
  • server::Outcome
  • server::errors::ServerError

Functions

  • sasl::connect_service
  • server::handshake
  • server::sasl::no_sasl