mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 13:58:27 +00:00
parent
bd282d6cca
commit
06e8c2e519
@ -115,6 +115,7 @@ pub const Module = struct {
|
||||
InputOutput,
|
||||
NoStdHandles,
|
||||
Overflow,
|
||||
NotSupported,
|
||||
};
|
||||
|
||||
pub const Event = union(enum) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user