Async CQL driver for Rust, optimized for ScyllaDB and fully compatible with Apache Cassandra.
# Cargo.toml
[dependencies]
scylla = "1.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to ScyllaDB and runs a query.
Add `tokio` as a dependency and use `#[tokio::main]`
No dependency data recorded yet.