Docs.rs
  • databend-driver-0.10.0
    • databend-driver 0.10.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • everpcpc
    • Dependencies
      • arrow ^47.0 normal
      • arrow-flight ^47.0 normal
      • arrow-schema ^47.0 normal
      • async-trait ^0.1 normal
      • chrono ^0.4.31 normal
      • csv ^1.3 normal
      • databend-client ^0.10.0 normal
      • databend-driver-macros ^0.10.0 normal
      • databend-sql ^0.10.0 normal
      • dyn-clone ^1.0 normal
      • glob ^0.3 normal
      • percent-encoding ^2.3 normal
      • serde_json ^1.0 normal
      • tokio ^1.28 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.10 normal
      • url ^2.4 normal
    • Versions
    • 0% 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

databend_driver0.10.0

  • All Items
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros
?
Change settings

Crate databend_driver

source ·

Structs

  • Client
  • ConnectionInfo
  • DecimalSize
  • Field
  • Row
  • RowIterator
  • RowStatsIterator
  • Schema
  • ServerStats

Enums

  • DataType
  • Error
  • NumberValue
  • RowWithStats
  • Value

Traits

  • Connection

Type Aliases

  • Result
  • SchemaRef

Derive Macros

  • TryFromRow