Comment on Show HN: rust-rss – library for serializing the RSS web content formatparentComments−gsnedders11yConsider a string containing U+0000 or U+FFFF; both will generate output that isn't well-formed XML.−frewsxcvOP11yI'll look into it. Thanks for pointing it out.−gsnedders11yAs far as I'm aware, this is just a current shortcoming of RustyXML — it should just be fixed there.
Comments
Consider a string containing U+0000 or U+FFFF; both will generate output that isn't well-formed XML.
I'll look into it. Thanks for pointing it out.
As far as I'm aware, this is just a current shortcoming of RustyXML — it should just be fixed there.