cqlite-cli 0.11.0

Command-line interface for CQLite — read Apache Cassandra 5.0 SSTables without a cluster
Documentation
1
2
3
4
5
//! Common test utilities for CQLite CLI integration tests
//!
//! This module provides shared testing infrastructure used across multiple test suites.

pub mod golden_snapshots;