Docs.rs
scylla-rs-0.1.6
scylla-rs 0.1.6
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Alexandcoats
github:iotaledger:chronicle
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
optional
backstage ^0.1
normal
optional
dyn-clone ^1.0
normal
optional
futures ^0.3
normal
optional
futures-util ^0.3
normal
optional
log ^0.4
normal
lz4 ^1.23
normal
md5 ^0.7
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
num_cpus ^1.13
normal
optional
port_scanner ^0.1
normal
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
snap ^1.0
normal
thiserror ^1.0
normal
tokio ^1.5
normal
tokio-tungstenite ^0.14
normal
optional
url ^2.2
normal
optional
env_logger ^0.8
dev
tokio ^1.5
dev
Versions
99.56%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scylla_
rs
0.1.6
All Items
Crate Items
Modules
Macros
Crate
scylla_rs
Copy item path
Source
Modules
§
app
Scylla
cql
This module implements the binary Cql protocol V4. See
https://github.com/apache/cassandra/blob/trunk/doc/native_protocol_v4.spec
for more details.
prelude
Macros
§
rows
The rows macro implements the row decoder.