fn clone(self: *const BufSet) Allocator.Error!BufSet
Creates a copy of this BufSet, using the same allocator.
self: *const BufSet,