ianprime0509 / zig-xml

XML parser for Zig
http://ianjohnson.dev/zig-xml/
BSD Zero Clause License
14 stars 3 forks source link

Location information #12

Closed ianprime0509 closed 1 year ago

ianprime0509 commented 1 year ago

It may be useful for a Reader to (optionally) keep track of location information for improved error reporting.