Docs.rs
  • clickhouse-http-client-0.3.1
    • clickhouse-http-client 0.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • clickhouse-format ^0.3 normal
      • isahc ^1 normal
      • thiserror ^1 normal
      • url ^2 normal
      • chrono ^0.4 dev
      • clickhouse-data-value ^0.3 dev
      • env_logger ^0.10 dev
      • serde ^1 dev
      • serde_json ^1 dev
      • tokio ^1 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

clickhouse_http_client0.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • client::Client
  • client::ClientBuilder
  • client_config::ClientConfig

Enums

  • error::ClientExecuteError
  • error::ClientInsertWithFormatError
  • error::ClientSelectWithFormatError
  • error::Error

Type Aliases

  • client::Settings

Constants

  • client_config::DATABASE_KEY_HEADER
  • client_config::DATABASE_KEY_URL_PARAMETER
  • client_config::FORMAT_KEY_HEADER
  • client_config::FORMAT_KEY_URL_PARAMETER
  • client_config::PASSWORD_KEY_HEADER
  • client_config::PASSWORD_KEY_URL_PARAMETER
  • client_config::QUERY_ID_KEY_HEADER
  • client_config::QUERY_KEY_URL_PARAMETER
  • client_config::SUMMARY_KEY_HEADER
  • client_config::USERNAME_KEY_HEADER
  • client_config::USERNAME_KEY_URL_PARAMETER