Post from 2025-06-13 10:56:47
Have you ever spent precious time converting something like "0xde, 0xad,\r\n0xbe, 0xef" to "\xde\xad\xbe\xef"?
If so, then xer is for you:
https://github.com/v-p-b/xer
This is also my first somewhat useful
#Rust
project, so be gentle <3
permalink
|
main