mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
`with_closeable` simplifies scoped use of flat_mutation_reader, making sure to always close the reader after use. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>