Skip to main content

Module value_fmt

Module value_fmt 

Source
Expand description

Value formatting for CLI output writers

The implementation moved to cqlite_core::util::value_fmt (Issue #683) so the core Parquet export writer can use it; this module re-exports it unchanged for all CLI writers (CSV, JSON, table).

Structs§

ValueFormatter
ValueFormatter provides cqlsh-compatible string formatting for CQL values