Open peschu123 opened 1 year ago
Hi, I have to deserialize some xml. I was wondering if there is something similar to "from_slice" function in serde_json?
I always find references to serde_bytes, but not one simple example how this magic is supposed to work.
Thanks if anybody can point me into the right direction.
Hi, I have to deserialize some xml. I was wondering if there is something similar to "from_slice" function in serde_json?
I always find references to serde_bytes, but not one simple example how this magic is supposed to work.
Thanks if anybody can point me into the right direction.