serde-xml-rs icon indicating copy to clipboard operation
serde-xml-rs copied to clipboard

Is there something like "from_slice"

Open peschu123 opened this issue 3 years ago • 0 comments

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.

peschu123 avatar Nov 29 '22 07:11 peschu123