Docs.rs
databend-client-0.2.0
databend-client 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
everpcpc
Dependencies
bytes ^1.4.0
normal
http ^0.2.9
normal
percent-encoding ^2.2.0
normal
reqwest ^0.11.16
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
tokio ^1.27.0
normal
tokio-util ^0.7.7
normal
tower ^0.4.13
normal
tower-http ^0.4.0
normal
url ^2.3.1
normal
chrono ^0.4.24
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
☰
Result
In databend_client::error
?
Type Definition
databend_client
::
error
::
Result
source
·
[
−
]
pub type Result<T, E =
Error
> =
Result
<T, E>;