Docs.rs
databend-sql-0.18.3
databend-sql 0.18.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
everpcpc
Dependencies
arrow ^51.0
normal
arrow-array ^51.0
normal
optional
arrow-schema ^51.0
normal
optional
chrono ^0.4.35
normal
databend-client ^0.18.3
normal
geozero ^0.12
normal
glob ^0.3
normal
hex ^0.4.3
normal
itertools ^0.12
normal
jsonb ^0.4
normal
lexical-core ^0.8
normal
memchr ^2.7
normal
roaring ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio-stream ^0.1
normal
tonic ^0.11
normal
optional
url ^2.5
normal
Versions
1.59%
of the crate is documented
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
databend_
sql
0.18.3
Schema
Ref
Aliased Type
In databend_
sql::
schema
databend_sql
::
schema
Type Alias
SchemaRef
Copy item path
Source
pub type SchemaRef =
Arc
<
Schema
>;
Aliased Type
ยง
struct SchemaRef {
/* private fields */
}