Thanks to visit codestin.com
Credit goes to lib.rs

1 unstable release

0.1.0 Mar 11, 2023

#9 in #dom-tree

36 downloads per month
Used in 2 crates (via tk)

MIT/Apache

33KB
464 lines

Tuple notations to describe XML-like trees with the ability to traverse in preorder/postorder.


Purpose

This project provides tuple-encoded dom tree representations.

License

Under Apache License 2.0 or MIT License, at your will.

Dependencies

~54KB