| 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. |
||
| .. | ||
| macro_tests.rs | ||
| macros.rs | ||
| mod.rs | ||