# toks
Efficient tokens for `html5ever::rcdom::RcDom` `Handle` parsing aiming for O(1) HTML DOM walking & efficiency.
[![Rust](https://github.com/pagescrape/toks.rs/actions/workflows/rust.yml/badge.svg)](https://github.com/pagescrape/toks.rs/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/toks.svg?maxAge=2592000)](https://crates.io/crates/toks)
### Documentation
- [Released](http://docs.rs/toks)
## Usage
Get started by looking at examples.
# License
MIT/Apache-2.0