fn Parsed(comptime T: type) type
T: type,
arena: *ArenaAllocator,
value: T,
fn deinit(self: anytype) void
No documentation provided.