unescape_and_decode_value for element attributes

This commit is contained in:
Johann Tuffe 2017-07-08 12:18:15 +08:00
commit 444b78c63a
2 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,7 @@ minidom-rs
What's this?
------------
A minimal DOM library on top of xml-rs.
A minimal DOM library on top of quick-xml.
What license is it under?
-------------------------