12d0c9a2fc
5c6f5e6
@@ -1,4 +1,6 @@ -fd: posix.fd_t, +fd: Handle, + +pub const Handle = posix.fd_t; pub const default_mode = 0o755;