Docs.rs
  • databend-client-0.19.4
    • databend-client 0.19.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • everpcpc
    • Dependencies
      • async-trait ^0.1 normal
      • log ^0.4 normal
      • once_cell ^1.18 normal
      • percent-encoding ^2.3 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.34 normal
      • tokio-retry ^0.3 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • url ^2.5 normal
      • uuid ^1.6 normal
      • chrono ^0.4.35 dev
    • 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_client0.19.4

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • APIClient
  • auth::AccessTokenAuth
  • auth::AccessTokenFileAuth
  • auth::BasicAuth
  • auth::SensitiveString
  • presign::PresignedResponse
  • request::PaginationConfig
  • request::QueryRequest
  • request::ServerInfo
  • request::SessionState
  • request::StageAttachmentConfig
  • response::ProgressValues
  • response::Progresses
  • response::QueryError
  • response::QueryResponse
  • response::QueryStats
  • response::SchemaField
  • stage::StageLocation

Enums

  • error::Error
  • presign::PresignMode

Traits

  • auth::Auth

Functions

  • presign::presign_download_from_stage
  • presign::presign_upload_to_stage

Type Aliases

  • error::Result
  • presign::Reader