Docs.rs
  • taos-query-0.10.3
    • taos-query 0.10.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • zitsen
    • AdamEECS
    • sheyanjie-qq
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1.53 normal
      • bitflags ^2.2.1 normal
      • bitvec ^1.0.0 normal
      • bytes ^1.1 normal
      • chrono ^0.4 normal
      • deadpool ^0.9.5 normal
      • derive_builder ^0.12.0 normal
      • derive_more ^0.99 normal
      • futures ^0.3.21 normal
      • itertools ^0.10.3 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • mdsn ^0.2.17 normal
      • nom ^7 normal
      • num_enum ^0.6.1 normal
      • once_cell ^1.12.0 normal
      • parse_duration ^2.1 normal
      • paste ^1 normal
      • prettytable ^0.10.0 normal
      • r2d2 ^0.8.9 normal
      • rust_decimal ^1 normal
      • rustversion ^1.0.6 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1.7 normal
      • taos-error ^0.10.3 normal
      • thiserror ^1.0.47 normal
      • tokio ^1 normal
      • url ^2.2.2 normal
      • flate2 ^1 dev
      • pretty_env_logger ^0.4.0 dev
      • rand ^0.8.5 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 27.59% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Module tmq

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

Module taos_query::tmq

source ·

Structs

  • Assignment
  • MessageSetsIter

Enums

  • MessageSet
  • Timeout
  • TimeoutError

Traits

  • AsAsyncConsumer
  • AsConsumer
  • AsyncMessage
  • AsyncOnSync
  • IsAsyncData
  • IsAsyncMeta
  • IsData
  • IsMeta
  • IsOffset
    Extract offset information.
  • SyncOnAsync
    Marker trait to impl sync on async impl.

Type Definitions

  • VGroupId