Docs.rs
scylladb-0.1.14
scylladb 0.1.14
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
louaykamel
Dependencies
anyhow ^1.0
normal
arc-swap ^1.5
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dyn-clone ^1.0
normal
futures ^0.3
normal
futures-util ^0.3
normal
log ^0.4
normal
lz4 ^1.23
normal
maplit ^1.0
normal
md5 ^0.7
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
num_cpus ^1.13
normal
overclock ^0.1
normal
port_scanner ^0.1
normal
rand ^0.8
normal
scylladb-macros ^0.1
normal
scylladb-parse ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
snap ^1.0
normal
thiserror ^1.0
normal
tokio ^1.21
normal
url ^2.2
normal
env_logger ^0.10
dev
scylla ^0.8
dev
tokio ^1.21
dev
Versions
99.05%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate scylladb
Version 0.1.14
All Items
Modules
Macros
?
Crate
scylladb
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.