pub fn format_parse_error(error: &ParseError) -> StringExpand description
Formats a parse error for display in build script output.
This function converts a ParseError into a human-readable message suitable
for display when the build script fails.