Docs.rs
  • nsq-async-rs-0.1.5
    • nsq-async-rs 0.1.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • liudiandesilv
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • backoff ^0.4 normal
      • byteorder ^1.4 normal
      • dashmap ^5.5 normal
      • deadpool ^0.12 normal
      • hostname ^0.3 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • reqwest ^0.12.15 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • chrono ^0.4 dev
      • env_logger ^0.10 dev
      • tokio ^1.0 dev
    • Versions
    • 52.94% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

nsq_async_rs0.1.5

Module consumer

Module Items

  • Structs
  • Enums
  • Traits

In crate nsq_async_rs

nsq_async_rs

Module consumer

Source

Structs§

Consumer
ConsumerConfig
ConsumerStats
Message

Enums§

ConsumerError

Traits§

Handler