Docs.rs
  • rabbit-auto-0.6.0
    • rabbit-auto 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AnickaBurova
    • Dependencies
      • anyhow ^1.0.89 normal
      • async-std ^1.13.0 normal optional
      • async-trait ^0.1.83 normal
      • chrono ^0.4.38 normal optional
      • executor-trait ^2.1.0 normal
      • futures ^0.3.31 normal
      • humantime ^2.1.0 normal optional
      • lapin ^2.5.0 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.22 normal
      • nom ^7.1.3 normal
      • pinky-swear ^6.2.0 normal
      • reactor-trait ^1.1.0 normal
      • tokio ^1.40.0 normal optional
    • Versions
    • 55.67% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

rabbit_auto0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • auto_ack::AutoAck
  • comms::Comms
  • config::Config
  • consumer::ConsumerWrapper
  • exchanges::ExchangeDeclareOptions
  • exchanges::ExchangeDeleteOptions
  • publish_properties::PublishProperties
  • publisher::PublishWrapper
  • publisher::publisher_properties::Properties
  • stream_builder::StreamBuilder
  • stream_builder::StreamBuilderWithName
  • stream_builder::queue_options::QueueDeclare

Enums

  • publisher::publisher_properties::DeliveryMode

Traits

  • publisher::Serialise
  • stream_builder::Deserialise

Functions

  • auto_ack::auto_ack
  • exchanges::create_direct_exchange
  • exchanges::create_exchange
  • exchanges::create_topic_exchange
  • publisher::simple_confirm_options

Type Aliases

  • comms::ChannelSender
  • comms::Creator
  • comms::CreatorResult
  • consumer::ChannelReceiver
  • consumer::Creator
  • consumer::CreatorResult
  • exchanges::DeclareExchange
  • publisher::GetBP
  • publisher::GetBPO
  • publisher::GetCSO

Constants

  • comms::MAX_CHANNELS