string_allocator
By default struct_ui will use the gpa passed to the dvui window. If you want to use a different allocator, you can set it here.
Source
Implementation
pub var string_allocator: ?std.mem.Allocator = nullBy default struct_ui will use the gpa passed to the dvui window. If you want to use a different allocator, you can set it here.
Source
pub var string_allocator: ?std.mem.Allocator = null