fn formatAddress(value: anytype, options: FormatOptions, writer: anytype) @TypeOf(writer).Error!void

Parameters

value: anytype,
options: FormatOptions,
writer: anytype,