mirror of
https://github.com/restic/restic.git
synced 2026-05-31 22:29:43 +00:00
b513597546
The string form was presumably useful before the introduction of layouts, but right now it just makes call sequences and garbage collection more expensive (the latter because every string contains a pointer to be scanned).