add doc comment for std.Target.Os.WindowsVersion
This commit is contained in:
parent
68be229917
commit
86ef3202dd
@ -102,6 +102,8 @@ pub const Target = struct {
|
||||
}
|
||||
};
|
||||
|
||||
/// This function is defined to serialize a Zig source code representation of this
|
||||
/// type, that, when parsed, will deserialize into the same data.
|
||||
pub fn format(
|
||||
self: WindowsVersion,
|
||||
comptime fmt: []const u8,
|
||||
|
Loading…
x
Reference in New Issue
Block a user