Overview
A simple crate which only depends on the standard library and provides the ability to tokenise an HTML document and build a tree of nodes.
This project was created mainly as a learning exercise and should not be used for production workloads. There are almost certainly a number of edge cases which this library will not handle.