fn renderError(tree: Ast, parse_error: Error, stream: anytype) !void

Parameters

tree: Ast,
parse_error: Error,
stream: anytype,