ruffle/core/src/xml
David Wendt 0d1d0e8de7 Don't bother preserving the `Cow`ness of unescaped strings when we're going to clone them anyway. 2020-01-05 00:31:45 -05:00
..
document.rs This is a copy type, copy it 2020-01-05 00:24:31 -05:00
error.rs Implement `status`. 2020-01-04 19:00:49 -05:00
namespace.rs Implement `XMLNode.attributes` w/ read tests 2020-01-04 19:00:27 -05:00
tests.rs Add a convenience method: `XMLNode.into_string` 2020-01-04 19:00:46 -05:00
tree.rs Don't bother preserving the `Cow`ness of unescaped strings when we're going to clone them anyway. 2020-01-05 00:31:45 -05:00