const client = @import("client.zig"); pub fn main() void { client.main(); }