mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
We shouldn't be using Seastar as a text formatting library; that's not its focus. Use fmt directly instead. fmt::print() doesn't return the output stream which is a minor inconvenience, but that's life. Closes #9556
111 KiB
111 KiB