success: u21
failure: Error
pub const ParsedCharLiteral = union(enum) { success: u21, failure: Error, }
Press escape to exit search and then '?' to see more options.