Docs.rs
databend-driver-0.27.6
databend-driver 0.27.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
everpcpc
Dependencies
arrow ^55.0
normal
arrow-flight ^55.0
normal
optional
arrow-schema ^55.0
normal
optional
async-trait ^0.1
normal
chrono ^0.4.40
normal
csv ^1.3
normal
databend-client ^0.27.6
normal
databend-common-ast ^0.2.1
normal
databend-driver-core ^0.27.6
normal
databend-driver-macros ^0.27.6
normal
derive-visitor ^0.4.0
normal
glob ^0.3
normal
log ^0.4
normal
once_cell ^1.21
normal
percent-encoding ^2.3
normal
serde_json ^1.0
normal
tokio ^1.34
normal
tokio-stream ^0.1
normal
tonic ^0.12
normal
optional
url ^2.5
normal
Versions
4.65%
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
databend_
driver
0.27.6
Schema
Ref
Aliased Type
In crate databend_
driver
databend_driver
Type Alias
SchemaRef
Copy item path
Source
pub type SchemaRef =
Arc
<
Schema
>;
Aliased Type
ยง
pub struct SchemaRef {
/* private fields */
}