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