const std = @import("std"); const registry = @import("registry.zig"); const Allocator = std.mem.Allocator,