1 unstable release
0.1.0 | Mar 11, 2023 |
---|
#89 in #tuple
31 downloads per month
Used in 2 crates
(via tk)
33KB
464 lines
Purpose
This project provides tuple-encoded dom tree representations.
License
Under Apache License 2.0 or MIT License, at your will.
lib.rs
:
Tuple notations to describe XML-like trees with the ability to traverse in preorder/postorder.
Dependencies
~54KB