Docs.rs
  • rabbitmq-stream-client-0.9.0
    • rabbitmq-stream-client 0.9.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wolf4ood
    • Gsantomaggio
    • Dependencies
      • async-trait ^0.1.51 normal
      • bytes ^1.0.0 normal
      • dashmap ^6.1.0 normal
      • futures ^0.3.0 normal
      • murmur3 ^0.5.2 normal
      • pin-project ^1.0.0 normal
      • rabbitmq-stream-protocol ^0.9 normal
      • rand ^0.8 normal
      • rustls-pemfile ^2.2.0 normal
      • serde ^1.0 normal optional
      • thiserror ^2.0 normal
      • tokio ^1.29.1 normal
      • tokio-rustls ^0.26.1 normal
      • tokio-stream ^0.1.11 normal
      • tokio-util ^0.7.3 normal
      • tracing ^0.1 normal
      • url ^2.2.2 normal
      • chrono ^0.4.26 dev
      • fake ^4.2.0 dev
      • reqwest ^0.12 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • tracing-subscriber ^0.3.1 dev
    • Versions
    • 9.22% 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

rabbitmq_stream_client0.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • ClientOptions
  • ConfirmationStatus
  • Consumer
  • ConsumerBuilder
  • ConsumerHandle
  • Dedup
  • Environment
  • EnvironmentBuilder
  • FilterConfiguration
  • MessageContext
  • NoDedup
  • Producer
  • ProducerBuilder
  • TlsConfigurationBuilder
  • types::Broker
  • types::Delivery
  • types::HashRoutingMurmurStrategy
  • types::Header
  • types::Map
  • types::Message
  • types::MessageContext
  • types::Properties
  • types::Response
  • types::RoutingKeyRoutingStrategy
  • types::StreamCreator
  • types::StreamMetadata
  • types::SuperStreamConsumer
  • types::SuperStreamProducer

Enums

  • TlsConfiguration
  • error::ClientError
  • error::ConsumerCloseError
  • error::ConsumerCreateError
  • error::ConsumerDeliveryError
  • error::ConsumerStoreOffsetError
  • error::ProducerCloseError
  • error::ProducerCreateError
  • error::ProducerPublishError
  • error::ProtocolError
  • error::StreamCreateError
  • error::StreamDeleteError
  • error::SuperStreamProducerPublishError
  • types::AnnonationKey
  • types::ByteCapacity
  • types::LeaderLocator
  • types::OffsetSpecification
  • types::ResponseCode
  • types::ResponseKind
  • types::RoutingStrategy
  • types::SimpleValue
  • types::Value

Traits

  • MetricsCollector
  • OnClosed

Type Aliases

  • RabbitMQStreamResult
  • types::ApplicationProperties
  • types::DeliveryAnnotations
  • types::Footer
  • types::MessageResult