Docs.rs
clickhouse-srv-0.3.1
clickhouse-srv 0.3.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sundy-li
Dependencies
async-trait ^0.1.48
normal
byteorder ^1.3
normal
bytes ^1.0.0
normal
chrono ^0.4
normal
chrono-tz ^0.5
normal
clickhouse-rs-cityhash-sys ^0.1.2
normal
combine ^4.2.3
normal
futures ^0.3
normal
futures-core ^0.3.5
normal
futures-sink ^0.3.5
normal
futures-util ^0.3.12
normal
hostname ^0.3
normal
lazy_static ^1.4.0
normal
log ^0.4.8
normal
lz4 ^1.23.2
normal
native-tls ^0.2
normal
optional
pin-project ^1.0.4
normal
thiserror ^1.0.20
normal
tokio ^1.5
normal
optional
tokio-native-tls ^0.3
normal
optional
tokio-stream ^0.1
normal
tokio-util ^0.6.6
normal
url ^2
normal
uuid ^0.8.1
normal
env_logger ^0.8
dev
rand ^0.8
dev
Versions
2.67%
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_
srv
0.3.1
All Items
Crate Items
Modules
Macros
Structs
Traits
Crate
clickhouse_srv
Copy item path
Source
Modules
§
cmd
connection
error_
codes
errors
protocols
types
Macros
§
row
Structs
§
CHContext
Click
House
Server
A server that speaks the ClickHouseprotocol, and can delegate client commands to a backend that implements
ClickHouseSession
Query
State
Traits
§
Click
House
Session