mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 23:13:15 +00:00
By using free functions that take the serializer as a parameter (rather than 'this'), we can add serialization functions without changing the serializer class.