mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-08 13:15:04 +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.