fn writeConst(writer: anytype, comptime T: type, value: T) !void

Parameters

writer: anytype,
T: type,
value: T,