1 2 3
const std = @import("std"); const Server = @import("./main.zig"); const Client = @import("./client.zig").ClientState;