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