mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 15:33:15 +00:00
Instead of throwing the exception contained in failed `result<>`, it is now inspected with a visitor which avoids the need for throwing.
Instead of throwing the exception contained in failed `result<>`, it is now inspected with a visitor which avoids the need for throwing.