fn format(self: StackTrace, comptime fmt: []const u8, options: std.fmt.FormatOptions, writer: anytype) !void

Parameters

self: StackTrace,
fmt: []const u8,
writer: anytype,