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