fn clone(self: *const BufSet) Allocator.Error!BufSet

Creates a copy of this BufSet, using the same allocator.

Parameters

self: *const BufSet,