Docs.rs
perspective-client-3.6.1
perspective-client 3.6.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
texodus
Dependencies
async-lock ^2.5.0
normal
futures ^0.3.28
normal
itertools ^0.10.1
normal
nanoid ^0.4.0
normal
paste ^1.0.12
normal
prost ^0.12.3
normal
prost-types ^0.12.3
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0.107
normal
thiserror ^1.0.55
normal
tracing >=0.1.36
normal
ts-rs ^10.0.0
normal
prost-build ^0.12.3
build
protobuf-src ^2.0.1
build
optional
Versions
14.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
perspective_
client
3.6.1
Schema
Aliased Type
In crate perspective_
client
perspective_client
Type Alias
Schema
Copy item path
Source
pub type Schema =
HashMap
<
String
,
ColumnType
>;
Aliased Type
ยง
struct Schema {
/* private fields */
}