mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-19 09:55:28 +00:00
* Copy strings without escape sequences in them * Add support for more encodings from encoding_rs Also use encoding_rs instead of CStr for UTF-8.