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_
client
0.3.1
Settings
Aliased Type
In clickhouse_
http_
client::
client
clickhouse_http_client
::
client
Type Alias
Settings
Copy item path
Source
pub type Settings<'a> =
Vec
<(&'a
str
, &'a
str
)>;
Aliased Type
ยง
pub struct Settings<'a> {
/* private fields */
}