| Filename | Latest commit message | Latest commit date |
|---|---|---|
It is not necessary anymore, because we switched from `IntoXml` to `AsXml`, allowing `transform` to work with a reference instead of consuming its input. Before that, `try_from_element` was the only way to fallibly attempt to parse something from `Element` without having to clone the entire DOM. |
||
| .. | ||
| asxml.rs | ||
| error.rs | ||
| from_xml_doc.md | ||
| fromxml.rs | ||
| lib.rs | ||
| minidom_compat.rs | ||
| rxml_util.rs | ||
| text.rs | ||