fn allocPrint(allocator: mem.Allocator, comptime fmt: []const u8, args: anytype) AllocPrintError![]u8

Parameters

allocator: mem.Allocator,
fmt: []const u8,
args: anytype,