Docs.rs
  • rabbitmq-stream-client-0.4.1
    • rabbitmq-stream-client 0.4.1
    • 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 ^5.3.4 normal
      • futures ^0.3.0 normal
      • pin-project ^1.0.0 normal
      • rabbitmq-stream-protocol ^0.4 normal
      • rand ^0.8 normal
      • rustls-pemfile ^1.0.3 normal
      • thiserror ^1.0 normal
      • tokio ^1.29.1 normal
      • tokio-rustls ^0.24.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 ^2.4 dev
      • tracing-subscriber ^0.3.1 dev
    • Versions
    • 1.43% of the crate is documented
  • Go to latest version
  • 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.4.1

Module error

  • Enums

In crate rabbitmq_stream_client

?
Change settings

Module rabbitmq_stream_client::error

source ·

Enums

  • ClientError
  • ConsumerCloseError
  • ConsumerCreateError
  • ConsumerDeliveryError
  • ConsumerStoreOffsetError
  • ProducerCloseError
  • ProducerCreateError
  • ProducerPublishError
  • ProtocolError
  • StreamCreateError
  • StreamDeleteError