mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +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>