Files
scylladb/cql3/description.cc
Dawid Mędrek 9d03dcd28e cql3/description: Serialize only rvalues of description
We discard instances of `cql3::description` right after serializing them,
so let's change the signature of the function to save some work.
2025-07-01 12:58:11 +02:00

1.1 KiB