Docs.rs
  • tower-kafka-0.0.2
    • tower-kafka 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tychedelia
    • Dependencies
      • bytes ^1.3 normal
      • futures ^0.3 normal
      • kafka-protocol ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1.0 normal
      • tokio-tower ^0.7.0-rc3 normal
      • tokio-util ^0.7 normal
      • tower ^0.4 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-futures ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • tracing-test ^0.2 normal
    • Versions
    • 100% 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

tower_kafka0.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • KafkaService
  • MakeService
  • connect::TcpConnection
  • transport::CorrelationStore
  • transport::KafkaClientCodec
  • transport::KafkaTransportService
  • transport::MakeClient

Enums

  • error::KafkaError
  • transport::KafkaTransportError

Traits

  • connect::MakeConnection

Type Aliases

  • KafkaRequest
  • KafkaResponse
  • transport::TransportClient
  • transport::TransportError